My users and I have identified a bug on the app. When we try to upload an image through the form, as soon as we pick the image and it uploads, the image picker clears itself. I’ve tried restarting my phone to try to resolve it, but it won’t go away. This began today.
The bug @Yuval has discovered is different. What happens is that when an image is being uploaded in an Image Picker and the user opens a Choice screen, the upload is aborted.
I just packaged it in Xcode. Make sure you make a splash screen in Xcode and assuming all other functionality is within Apple guidelines, you should be good to go.
Note: I found out the hard way that certain glide functionality does not work in Xcode. Glide does not support anything outside the web app itself so proceed with caution.