Hi everybody,
Our field service employees must fill inspections, which contain the "file" question, to upload images.
When taking an image directly with the provided button, everything works as expected.
But when an image gets selected via the file picker, all employees are facing the 3mb (3072kb) file limit and cant upload images from gallery. Nowadays that every smartphone has a 10+ megapixel sensor, most images are 5 to 10 MB.
It would be great, if the mobile app could compress images selected from gallery if greater than 3MB (or some other solution to upload large images from gallery).
For online scenarios there is the hidden Field Service setting
inspection.allowuploadlargefilesonline=true
to upload larger files.
But this flags gets ignored with offline profiles.
Thank you & have a nice day
Ray