Delay in Native Mobile Image upload

1
Hello All, We have a native mobile application that allows attaching images while creating a request. We need to allow a max of 6 images per request. We are using TakePicture javascript action available from NativeMobileResources and setting the image quality as low. But if we are attaching 6 images, it is either taking a very long time to upload. In case we close the app before the sync is completed, then as per the architecture, Mendix native will show the splash screen till the sync of images is completed. In the case of 6 images, it is taking around 1 minute or more based on internet speed. Till that time, since the user is seeing the splash screen, they will think that the app is not working. How we can handle the image upload in the right way?
asked
0 answers