Fatal Exception: android.database.sqlite.SQLiteDatabaseLockedException database is locked (code 5 SQLITE_BUSY)
AbdelrahamanKh opened this issue · 1 comments
AbdelrahamanKh commented
Fatal Exception: android.database.sqlite.SQLiteDatabaseLockedException
database is locked (code 5 SQLITE_BUSY)
sometimes is thrown when I call
fetch = Fetch.Impl.getInstance(getFetchConfiguration(context));
thib-rdr commented
That's a bug with the latest version, I ended up using the version 3.1.4, the last that does not have this issue