秋天冬天

Results 7 comments of 秋天冬天

**这个问题怎么解决啊?我更新了SDK还是不行咧。**

Is there any one maintain this project. Facing the same crash.

facing the same issue on version 4.3.3 when first install launch, the observer won't be fired only launch again, the observer fired android os version: 8.0.0、7.0、11、9(all our devices can reproduce...

> It looks like Android is trying to load all classes on startup most likely due to multidex. You can remove the `HmsMessageServiceOneSignal` service (if you are not using HMS...

hi @jkasten2 thanks for reply. I post some logcat here. # I toggle off the app system push button, then launch our app, onesignal log below > D: curActivity is...

Same crash with log below ```java Fatal Exception: android.database.sqlite.SQLiteDiskIOException: disk I/O error (code 266 SQLITE_IOERR_READ) at android.database.sqlite.SQLiteConnection.nativeExecuteForCursorWindow(SQLiteConnection.java) at android.database.sqlite.SQLiteConnection.executeForCursorWindow(SQLiteConnection.java:1001) at android.database.sqlite.SQLiteSession.executeForCursorWindow(SQLiteSession.java:838) at android.database.sqlite.SQLiteQuery.fillWindow(SQLiteQuery.java:62) at android.database.sqlite.SQLiteCursor.fillWindow(SQLiteCursor.java:153) at android.database.sqlite.SQLiteCursor.getCount(SQLiteCursor.java:140) at android.database.AbstractCursor.moveToPosition(AbstractCursor.java:231) at...

I occurred the same issue.