Hi,
I have one SharePoint Product list and it has "Hyperlink or Picture" datatype 'ProductImage' column. this column contain Image URL.
I am using image control to display image in power app and it working on Google chrome. but when I am trying see on Android mobile. It is not displaying.
I am simply using collection to load product data and displaying through collection.
Added below code on Image property of Image control.
First(Mycollection).ProductImage
Pleases suggest what I can do,
Regards,
Lalit Kadam
Hello @Lalit_Kadam
This sounds like the limitation from SP and Authentication on the mobile device
If it's a sharepoint image, then PowerApps is unable to display those images on your iOS or Android device without the proper authentication. The reason why it may appear on your web browser is because you may already have those authentication tokens stored on your web browser as a cookie. So if you want your image to show up, you must either (1) host your image on a public URL, or (2) put your image as an image column in a Sharepoint list and create an authenticated Sharepoint connection and access your image from there.
Solved: Re: Image does not display in Mobile apps & IE - Power Platform Community (microsoft.com)
Proud to be a Flownaut!
Hi Jcook,
Thanks for your reply.
My image are already on a public URL. But still I am facing this issue.
I also tried second option. But image data type column is not displaying on App. I remove sharepoint list connection and added again but it not showing new image column.
Please let me know if missed any step.
Regards,
Lalit Kadam
This training provides practical hands-on experience in creating Power Apps solutions in a full-day of instructor-led App creation workshop.
User | Count |
---|---|
184 | |
53 | |
50 | |
37 | |
36 |
User | Count |
---|---|
274 | |
91 | |
85 | |
76 | |
75 |