Welcome! › Forums › Unity Plugins › In-App Web Browser › Runtime error in IAB 2.0.1- 'SendMessage: object InAppBrowserBridge not found!' › Reply To: Runtime error in IAB 2.0.1- 'SendMessage: object InAppBrowserBridge not found!'
November 21, 2019 at 9:16 pm
#1877
Piotr
Keymaster
Yes, I got you. I just don’t understand how it’s an “issue” in your opinion. You block any traffic over HTTP from your app so it’s rather obvious that http links will not work.
If you want use HTTP you should modify your Info.plist as explained here: https://pinkstone.co.uk/how-to-fix-http-load-errors-in-xcode/
Don’t know what’s the proper way of doing it from Unity, but you can probably find it in docs.