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
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: