You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The UI responds to takePhoto after some delay, probably because the UI is updated only after the photo is fully copied, which seems to take quite some time on mobile devices.
The UI should respond faster or users may wrongfully believe the camera button did not receive the touch-input.
At least show something like a spinner while processing the photo