Open URL issues
Jeffm2
Member, PRO Posts: 148
I am trying to use the embedded browser with open URL. When I preview using the preview app it works fine but my published app it comes up blank. The URL is ok. I did not use the expression editor. Has anyone else had this issue. I'm hoping there is a way to fix without resubmitting my app
Comments
What device are you using? I believe the embedded browser is only supported on Apple devices.
http://jamie-cross.net/posts/ ✮ Udemy: Introduction to Mobile Games Development ✮ Learn Mobile Game Development in One Day Using Gamesalad ✮ My Patreon Page
Yup iphone. The android version just goes to the regular browser which is how I know the URL is ok. I've tested on iPhone using the gs preview app and it worked
Im getting same thing @Jeffm2 did you solve it?
On iOS if the URL is not https then you need to check the "Allow App To Talk To Any Domain Insecurely" box when you publish.
it's been awhile since I've done a proper build, do we need to check this box for the network behavior to work as well?
Send and Receive Data using your own Server Tutorial! | Vote for A Long Way Home on Steam Greenlight! | Ten Years Left
As far as I know if you do not check that box you will not be able to make a connection that isn't secure (https) on a device running iOS 9+, so you may need it or not depending on the URL you're using.