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
Describe the bug
The app asks for permission at the starting in the splash screen but if permissions are granted and manually removed, it isn't asked again and the app crashes when camera is accessed
To Reproduce
Steps to reproduce the behavior:
Open the app and accept the permissions
Remove the permissions manually from the device
Login using any credentials and try to join a club. Press the QR code button to scan a QR code and the app crashes
Expected behavior
If permissions are taken away manually, the app should ask for permission again
Environment
Android 11 phone with MIUI
Possible solution
Add a check when camera opens for permission
Describe the bug
The app asks for permission at the starting in the splash screen but if permissions are granted and manually removed, it isn't asked again and the app crashes when camera is accessed
To Reproduce
Steps to reproduce the behavior:
Expected behavior
If permissions are taken away manually, the app should ask for permission again
Environment
Android 11 phone with MIUI
Possible solution
Add a check when camera opens for permission
Additional context
Discovered by @BRO3886
The text was updated successfully, but these errors were encountered: