Hi everyone,
My question is about adding photos from Power Apps to SharePoint offline.
I am working on an offline mode and I was wondering if it was possible to add photos taken during the offline use of the application to a SharePoint list.
I am using collection to store the other information but I can’t find a way to take photos with the control camera, store them in a collection and then send these photos to SharePoint when we have connection.
I've seen the method where we use a flow but how can I make this work in an offline mode ?