I am loading in a external url which I get from local storage. This is a url to an image which I show in a list. In the test browster this works fine but when I show this on my phone it cant find any images.
Any ideas?
Also it seems that my app is stuck on generation to android on 99%. Ive seen it restart once now. Tried closing the program but it doesnt make in work.
paul berg wrote:
Hi Paul,
Can you please give more details about the "app is stuck on generation to android on 99%"? Do you use native plugins? Which ones? Did you ever manged to get you app generated?
Thank You,
Bruno Grácio
Hi Paul,Is this the same issue as:https://www.outsystems.com/forums/discussion/21525/mobile-app-use-image-with-dynamic-url/And maybe you have to create a whitelist in cordova/android to allow access to the external url:https://github.com/OutSystems/OutSystemsNow-Android/tree/master/outsystems-app-android/Outsystems/plugins/cordova-plugin-whitelist
Regards,
Jasper