Hi Power Apps Community,
Issue: I am using a Gallery to display attached images from a SharePoint list using the following formula:
First(ThisItem.Attachments).AbsoluteUri
As seen below, when developing in the Power Apps studio - web browser, the image for Product A is displayed accordingly.

However, when I publish the app and display it on the mobile view, I get a blank image - as seen below.

Been spinning my head around this. Would really appreciate any help on this.
Thank you in advance 🙂