Welcome! › Forums › Unity Plugins › In-App Web Browser › Web Browser opens in android but not iOS › Reply To: Web Browser opens in android but not iOS
December 1, 2017 at 10:51 am
#532
Piotr
Keymaster
Not sure what xcode/iOS version are you using but Apple is strongly pushing toward HTTPs usage. It’s something you can modify by tweaking Info.plist
file generated by Unity.
See this SO question: https://stackoverflow.com/questions/30731785/how-do-i-load-an-http-url-with-app-transport-security-enabled-in-ios-9