-
Notifications
You must be signed in to change notification settings - Fork 368
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
com.onesignal.OneSignalDbHelper.getSQLiteDatabase crashes #1214
Comments
Hey @fchicken, thanks for reporting this, can you provide the device's information (android version, brand, etc) of the devices that are having this issue? Thanks! |
Hey @Jeasmine, here are some devices' information that encounter these crashes.
|
I have the same issue on Samsung Galaxy A11 (Android 10). @Jeasmine any news? |
@fchicken @WagesOfSin Thanks for reporting, I have a few follow up comments and questions. Question 1 - What are the number of crash reports for each of these? Question 2 - Could you provide the full stack trace for each Comment 1 - Comment 2 - |
@jkasten2 Thanks for your comments. The following is the information of these two questions: Question 1 - What are the number of crash reports for each of these? Question 2 - Could you provide the full stack trace for each SQLiteException? Fatal Exception: android.database.sqlite.SQLiteDiskIOException
Fatal Exception: android.database.sqlite.SQLiteDiskIOException
Fatal Exception: android.database.sqlite.SQLiteDatabaseLockedException
Fatal Exception: android.database.sqlite.SQLiteException
|
Hi @fchicken and @WagesOfSin, I am sorry it has been so long. I am checking in on this issue: we have updated the SDK to major release |
@nan-li same stuff SDK version -> 4.8.6 Device Info -> Fatal Exception: android.database.sqlite.SQLiteDiskIOException
|
Description:
Some crashes happen when com.onesignal.OneSignalDbHelper.getSQLiteDatabase is called.
Environment
OneSignal SDK: 3.15.3
Android SDK: Many versions have these crashes
Steps to Reproduce Issue:
I can't reproduce these issues, but I attach some stack traces from users below.
Stack Traces:
Fatal Exception: android.database.sqlite.SQLiteDiskIOException
Fatal Exception: android.database.sqlite.SQLiteException
The text was updated successfully, but these errors were encountered: