Skip to content

Prevent a crash on Android when the app is launched while the device is locked #36

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
EddyVerbruggen opened this issue Sep 1, 2019 · 0 comments
Labels
Milestone

Comments

@EddyVerbruggen
Copy link
Contributor

A user reported an issue which led me to believe a BroadCastReceiver woke up the app (fi. after a boot) while the device was locked, which can cause trouble on Android because sharedpreferences can't be read from (I think) API level 24.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant