SharedPreferences in credential encrypted storage are not available until after user is unlocked #103

Open
opened 2023-09-09 18:10:52 +00:00 by tslocum · 1 comment
Owner

Error reported by user:

AndroidRuntime: Caused by: java.lang.IllegalStateException: SharedPreferences in credential encrypted storage are not available until after user is unlocked
Error reported by user: ``` AndroidRuntime: Caused by: java.lang.IllegalStateException: SharedPreferences in credential encrypted storage are not available until after user is unlocked ```
tslocum added the
bug
label 2023-09-09 18:10:55 +00:00
Author
Owner

This is another "issue" that only exists because of Google forcing app developers to target the newest API versions, which has the effect of breaking things that used to work, because the forced changes are incompatible. I'm getting tired of wasting my time on these problems that didn't and wouldn't exist if not for my hand being forced.

This is another "issue" that only exists because of Google forcing app developers to target the newest API versions, which has the effect of breaking things that used to work, because the forced changes are incompatible. I'm getting tired of wasting my time on these problems that didn't and wouldn't exist if not for my hand being forced.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: tslocum/meditationassistant#103
No description provided.