Skip to content
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

Failed to change locale for db #549

Open
Riningan opened this issue Apr 4, 2018 · 0 comments
Open

Failed to change locale for db #549

Riningan opened this issue Apr 4, 2018 · 0 comments

Comments

@Riningan
Copy link

Riningan commented Apr 4, 2018

Hello, I have this exception on some devices:
android.database.sqlite.SQLiteException: Failed to change locale for db
stack:
android.database.sqlite.SQLiteOpenHelper.getWritableDatabase (SQLiteOpenHelper.java:163)
  | com.activeandroid.Cache.openDatabase (Cache.java:106)
  | com.activeandroid.Cache.initialize (Cache.java:75)
  | com.activeandroid.ActiveAndroid.initialize (ActiveAndroid.java:44)
  | com.activeandroid.ActiveAndroid.initialize (ActiveAndroid.java:34)
  | com.activeandroid.ActiveAndroid.initialize (ActiveAndroid.java:30)
I call ActiveAndroid.initialize(this) in onCreate method Application class

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

No branches or pull requests

1 participant