Hi Bill,

On iOS http URL are blocked by ATS (App Transport Security). You can
disable ATS in the iOS standalone settings, but it is not recommended.
Another way is to add  a whitelist of URLs that should not be blocked by
ATS. This requires using a custom plist.

Best,
Panos
--

On Thu, Jul 26, 2018 at 5:27 AM, William Prothero via use-livecode <
use-livecode@lists.runrev.com> wrote:

> I am using the browser widget on iOS. I can load and display one URL. But,
> if I set another URL, it doesn’t load. Are there commands I should give to
> unset the old URL and refresh to the new one? I have it working in the IDE,
> but on IOS, only the first URL will load. Another one has now effect.
>
> I wonder, will the browser load http: URL’s? It works in the IDE, but in
> iOS, I need to use https.
>
> Thanks for any hints on this. I’ve spend enough time dicking around.
>
> Best,
> Bill
>
> William A. Prothero
> http://earthlearningsolutions.org
>
> _______________________________________________
> use-livecode mailing list
> use-livecode@lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your
> subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode
_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to