yandexmobile / yandex-ads-sdk-android

Other
78 stars 22 forks source link

Fatal Exception: android.database.sqlite.SQLiteDatabaseLockedException (5.4.1) #181

Closed DjentAgent closed 1 year ago

DjentAgent commented 1 year ago

В sdk (com.yandex.android:mobileads) версии 5.4.1 новый краш :

Fatal Exception: android.database.sqlite.SQLiteDatabaseLockedException database is locked (Sqlite code 5), (OS error - 2:No such file or directory)

Fatal Exception: android.database.sqlite.SQLiteDatabaseLockedException: database is locked (Sqlite code 5), (OS error - 2:No such file or directory) at android.database.sqlite.SQLiteConnection.nativeExecuteForLong(SQLiteConnection.java) at android.database.sqlite.SQLiteConnection.executeForLong(SQLiteConnection.java:615) at android.database.sqlite.SQLiteSession.executeForLong(SQLiteSession.java:652) at android.database.sqlite.SQLiteStatement.simpleQueryForLong(SQLiteStatement.java:107) at android.database.DatabaseUtils.longForQuery(DatabaseUtils.java:886) at android.database.DatabaseUtils.longForQuery(DatabaseUtils.java:874) at android.database.sqlite.SQLiteDatabase.getVersion(SQLiteDatabase.java:916) at android.database.sqlite.SQLiteOpenHelper.getDatabaseLocked(SQLiteOpenHelper.java:257) at android.database.sqlite.SQLiteOpenHelper.getReadableDatabase(SQLiteOpenHelper.java:199) at com.yandex.mobile.ads.impl.zg$a.a(SourceFile:5) at com.yandex.mobile.ads.impl.zg.a(SourceFile:5) at com.yandex.mobile.ads.impl.yn1.a(SourceFile:107) at com.yandex.mobile.ads.impl.yn1$a.run(SourceFile:3)

image

mobile-ads-github commented 1 year ago

Добрый день. Данная проблема была исправлена в версии рекламного SDK 5.5.0. Обновление версии SDK должно помочь.