How do you Display Gif Without Error?

Thank you all for your help!
I actually did a bit of research and found that you can upload the file into your assets and then
access it using this code: set webViewer1.home url "file:///android_asset/NAME.gif"
Was that what you suggested earlier @ChrisWard?
Or something different?

No, my suggestion in Post #3 is the same as described by Evan in Post #18

I don't believe Apple iOS provide a private App folder named 'android_asset' so I assume that is a folder created by you - but how? Is it private to your App or can any App access your files?

App Inventor simulates this behavior on iOS for compatibility reasons, but the http://localhost/ approach was added with the intention of being more platform agnostic.

I had guessed that :innocent: Looks as though modsod hasn't joined the Beta program.

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.