Reply To: Web Browser opens in android but not iOS

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

#532
PiotrPiotr
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