On 1/20/20 2:41 PM, J. Landman Gay via use-livecode wrote:
I can't load a local html file into a brwoser widget on iOS:

set the url of widget "browser" to "file://" & specialFolderPath("documents") & "/folder/myFile.html#1234"

I've tried "file:" with no slashes, one or two slashes, and omitting the "file:" designation entirely. The above works fine on Mac and Android (though it produces three slashes in the final URL.)


An update on this. The first time I load a URL it works. All subsequent URLs with the same structure fail. Setting the URL of the widget to empty and then setting the URL to the new one still fails.

Any ideas? I need this pretty soon.

--
Jacqueline Landman Gay         |     jac...@hyperactivesw.com
HyperActive Software           |     http://www.hyperactivesw.com

_______________________________________________
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