Hello everyone,
What is the best way to access pictures when offline (mobile)?
We have build a mobile application which already makes use of the SaveDate and LoadData functions to store some data.
Given the limit of 30-70MB, we would rather not store the images this way since we need access to almost 5000 pictures.
We don't necessarily need the pictures in the app, we just want to navigate to a certain picture from within the app.
Any help would be appreciated! Thanks in advance!
Hi @azertyqwerty ,
Unfortunately, at my knowledge this is the only way to use the offline canvas.
Best Regards,
Wearsky
Thank you for your response @v-xiaochen-msft
I was thinking to do the following:
- create a document library on my SharePoint site
- upload all pictures
- create a shortcut to OneDrive
- make them available offline
But I can't seem to figure out the syntax to open my mobile OneDrive app on a specific picture...
Hi @azertyqwerty ,
From my test, I can use this formula to open the mobile onedrive app.
Launch("ms-onedrive://sites")
But I failed to add some parameters to open a specific file...
Best Regards,
Wearsky
The first Microsoft-sponsored Power Platform Conference is coming in September. 100+ speakers, 150+ sessions, and what's new and next for Power Platform.
Power Platform release plan for the 2022 release wave 2 describes all new features releasing from October 2022 through March 2023.
User | Count |
---|---|
203 | |
106 | |
56 | |
51 | |
41 |
User | Count |
---|---|
272 | |
156 | |
85 | |
81 | |
56 |