greenpass-android
greenpass-android copied to clipboard
[BUG] Removing device screen lock after setting up authentication leads to broken state
trafficstars
Describe the bug When you had a device screen lock set up, but later decide to remove it, then this can lead to a broken state in the app. The authenticate button is visible (locked state) but a click doesn't do anything.
To Reproduce Steps to reproduce the behavior:
- Set up device screen lock (in Android system settings)
- Set up authentication in the app
- Disable the device screen lock (in Android system settings)
- Close the app
- Reopen the app
Expected behavior To be defined. Probably you would expect that the app can be accessed regularly, so the lock being removed automatically. Basically the authentication preference would be set to false (disabled).
Screenshots
Smartphone:
- Device: Pixel 8a
- OS: Android 15
- App Version 4.2.0
Additional context