Does anyone know why some url images dont appear in web (on pc or in smartphone) but the appear correctly in app tester?
the url is from an instagram image
Does anyone know why some url images dont appear in web (on pc or in smartphone) but the appear correctly in app tester?
the url is from an instagram image
The same happens with web view in the app format it works but when opened through the web it doesnt
adding some info, heres the test of the web tester
and heres from the smartphone app tester
as you can see i have one plain image and one web view component but none of them work.(with that kind of url from instagram)
also when i just use the url in google the image shows up fine
The thing im thinking, is to save the image in firebase storage but i dont i need to download it first on the device (to get the file path) but i dont know how can i download it and the delete it
do you have any ideas?