Image in live not loading

hi
in my application I use google sheets as data source
I have images stored in google drive which can be accessed by links
when I run the application I can see the photos in the web preview on the other hand in the live test on device they are not displayed

Can you post one of the image links here? It’s possible the permissions on the image files are not correct.

here is an example

https://drive.google.com/uc?export=view&id=1wbc49a7JX7PQHLKCa69C8VIhLG2kJ0Jv

As I suspected, you haven’t given the correct access to the image.

What should i do ?

Share the file so that anyone with the link can access it. This link explains how:

The error message on the screen of @tatiang says You do not have access to this page.

So, make sure the file or the folder containing this file is sharable. Otherwise the image will not show.

indeed the folder containing the images was not sharable

Thanks