Web Browser opens in android but not iOS Welcome! › Forums › Unity Plugins › In-App Web Browser › Web Browser opens in android but not iOS Tagged: android, InAppBrowser, IOS, unity This topic has 2 replies, 2 voices, and was last updated 6 years, 10 months ago by Piotr. Log In Register Lost Password Viewing 3 posts - 1 through 3 (of 3 total) Author Posts November 30, 2017 at 2:56 pm #499 JacobHomanicsParticipant Hey just want to say thanks for the plugin, it has been of tremendous help. Although I have encountered a weird issue that I was hoping I could get help with. The browsers opens fine and the website loads on Android, but the browser opens fine and the website DOES NOT load on iOS. I will look over the documentation again but I am pretty sure it is setup to work with iOS. Thanks! November 30, 2017 at 3:20 pm #502 JacobHomanicsParticipant I have resolved the issue. It seems that iOS dos not support http addresses and will only support https addresses. For instance: https://www.google.com – will work http://www.google.com – will not work This is only for iOS though. It works completely fine with http on Android For instance: https://www.google.com – NOT TESTED http://www.google.com – will work December 1, 2017 at 10:51 am #532 PiotrKeymaster 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 Author Posts Log In Register Lost Password Viewing 3 posts - 1 through 3 (of 3 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In