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
When my database is larger than 2GB, it is very likely that this error will occur when initializing the database. I have another user on my end who has 14GB and keeps reporting this error.
When my database is larger than 2GB, it is very likely that this error will occur when initializing the database. I have another user on my end who has 14GB and keeps reporting this error.
error code : SQLiteDatabase.openOrCreateDatabase(path, pwd, null, hook);
The text was updated successfully, but these errors were encountered: