I have powerapp app with sharepoint list and library as datasource. Everything works perfect except on iOS device. Images from SP lib don't show on iOS. On studio and web works perfect. All other data from sp my app show on iOS except images. I guess problem is in authorisation iOS with SharePont, but why only with images?
Please help
Solved! Go to Solution.
Thank you all...
I find different (youtube link) and for me simplest solution: In SP a created list with column with type "Multi Line text" (plan) with name 'PhotosURL', and Patch this field with image from my camera. That it's. All trick is in use Base64 image format.
Hi @Gidrone_NS,
Thanks for your sharing. The solution that you provided is also an alternative solution.
If you have solved your problem, please go ahead and click “Accept as Solution” so that this thread will be marked for other users to easily identify.
Best regards,
Kris
Hi @Gidrone_NS,
The user @sajarac has faced same issue with you, please check the response within the following thread:
I have also posted this issue to my product team, the response from @Reza Shojaei (Senior Tech Lead) as below:
Pictures that need authentication on SharePoint are not supported yet.
If you want to display images from SP library within your app, I afraid that there is no way to achieve your needs in PowerApps currently.
If you would like this feature to be added in PowerApps, please submit an idea to PowerApps Ideas Forum:
https://powerusers.microsoft.com/t5/PowerApps-Ideas/idb-p/PowerAppsIdeas
Best regards,
Kris
Thank you all...
I find different (youtube link) and for me simplest solution: In SP a created list with column with type "Multi Line text" (plan) with name 'PhotosURL', and Patch this field with image from my camera. That it's. All trick is in use Base64 image format.
Hi @Gidrone_NS,
Thanks for your sharing. The solution that you provided is also an alternative solution.
If you have solved your problem, please go ahead and click “Accept as Solution” so that this thread will be marked for other users to easily identify.
Best regards,
Kris
Someone reached out to me via email regarding this, so I did a test on an iPhone X. As a result I found that although it does not display the full photo, it does display the thumbnails, and you have small medium and large size thumbnails which should help alot.
My suggestion:
Use the thumbnails, but create an OnSelect that launches them in the browser when tapped on from the phone. (If they have OneDrive on their device it will open the photo.
Here I have the gallery with thumbnails (called GalleryThumbnails) on the main screen:
but here on the details screen I put an image control at the top of the screen directly pointing to the Uri - so it's not showing up on my device (web optimization is probably the root cause but adding @FilipK to comment on this)
Hope this helps. @FilipK please let us know if a fix is planned.
Thank you,
Audrie
Stay up tp date on the latest blogs and activities in the community News & Announcements.
Mark your calendars and join us for the next Power Apps Community Call on January 20th, 8a PST
Dive into the Power Platform stack with hands-on sessions and labs, virtually delivered to you by experts and community leaders.
User | Count |
---|---|
199 | |
183 | |
70 | |
42 | |
34 |
User | Count |
---|---|
350 | |
273 | |
123 | |
80 | |
64 |