Skip to content
Discussion options

You must be logged in to vote

The issue seems to be caused by the Auto Lock duration not being respected, defaulting to "Immediately" despite UI changes.

Steps to try on your end:

  1. Clear app cache and restart the device.
  2. Reinstall the app to ensure no corrupted preferences are stored.
  3. Check system-level security settings (Android Auto-Lock or Screen Timeout) to confirm they’re not overriding the app’s settings.

For the dev team:

  • Verify that the selected radio button value is correctly saved to app preferences.
  • Check whether the lock timer logic is hardcoded to immediately or not reading the stored preference.
  • Add debug logging around the Auto Lock selection handler.

I had clear Cache, reinstall the application an…

Replies: 3 comments 3 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@ctkqiang
Comment options

Comment options

You must be logged in to vote
2 replies
@ctkqiang
Comment options

Answer selected by ctkqiang
@kutistefanova9-art
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Mobile
Labels
Bug GitHub or a GitHub feature is not working as intended Mobile Triage your notifications and browse code on the go with the GitHub Mobile app
4 participants