Hello!
I've been trying to show pictures from a Sharepoint Picture Library, the way my app's data source is set up is I have a list with a column named Thumbnail, where I have the link of the image and have it set as Picture, so the list shows the Thumbnail.
Now, I have a set of images stored in a separate SP List from where I take the link, this images show in the mobile app with no problem. However, the images whose link is taken from a SP Picture Library are not visible on mobile, but visible only on the web version. Could this be because I cannot connect a SP Picture Library as a data source?
Is there any way to do this? I would prefer if I didn't need to create a Flow, because the ownership of the app needs to be transferred due to the confidentiality of the information, which would make this more complicated.
Thanks!