Please someone can help me with a few issues that I am facing?
I am developing an app for home inspection services, in which an inspector takes photos of any defects or problems in a property that is being inspected. In average, approx 200 photos are taken per site (property) - 2 photos per problem found (one for close-up and the other for overall area containing the problem).
Solutions seeking are:
-
When a picture is taken using an Bubble app’s photouploader element, it does not store photos on the device. Is there any way that I can keep them on the device?
-
In most cases, the sites have a very weak internet signal, so I am noticing uploading photos take many seconds (I am guessing more than 7-10 sec) if I am lucky, or hits timeout error. To solve this issue, I wish to know if compressing image files would help uploading speed (if yes, how?) and if there is a way to keep the images taken temporarily elsewhere in order to bring them later. FYI, I am storing images at custom states until hitting SAVE button.
I’d appreciate any small tips for my problems.
Ciao~