I have a Documents Library. I have a Power App that sends an image from the app to the Library, along with other items. Everything works great, however....I can not see the Images in the Browse Gallery on mobile devices. I can see it online just fine.
I am not working with a List. This is a Documents Library.
Browse Gallery Setup in my Power App:
CreatedDate - Text: ThisItem.Created
Picture - Text: ThisItem.'Link to item'
Documents Library Setup:
Name column (I did not make this. I believe it is auto generated.). This column is where the file name which is an URL is being sent and saved via my Flow. I think I read somewhere, that a column should 'Multiple text column' to have the image shown on a mobile device. However, I can't figure out how to change the column type for the Name column.
Then I have a few other regular columns. Which are good.