Code Monkey home page Code Monkey logo

Comments (5)

kkroid avatar kkroid commented on August 16, 2024

It happens when I quickly tap back button and relaunch my app again

from flutter_cache_manager.

kkroid avatar kkroid commented on August 16, 2024

you may need update sqflite plugin to the latest version

from flutter_cache_manager.

The-Redhat avatar The-Redhat commented on August 16, 2024

Same error is showing up in my app.

from flutter_cache_manager.

renefloor avatar renefloor commented on August 16, 2024

Should be fixed in version 1.0.0 and higher. If not please reopen.

from flutter_cache_manager.

mhmzdev avatar mhmzdev commented on August 16, 2024

Facing the same issue with version 3.3.1 via firebase crashlytics for some users.

android.database.sqlite.SQLiteConnection.nativePrepareStatement (SQLiteConnection.java)
android.database.sqlite.SQLiteConnection.acquirePreparedStatement (SQLiteConnection.java:1047)
android.database.sqlite.SQLiteConnection.executeForString (SQLiteConnection.java:790)
android.database.sqlite.SQLiteConnection.setJournalMode (SQLiteConnection.java:407)
android.database.sqlite.SQLiteConnection.setWalModeFromConfiguration (SQLiteConnection.java:337)
android.database.sqlite.SQLiteConnection.open (SQLiteConnection.java:260)
android.database.sqlite.SQLiteConnection.open (SQLiteConnection.java:205)
android.database.sqlite.SQLiteConnectionPool.openConnectionLocked (SQLiteConnectionPool.java:505)
android.database.sqlite.SQLiteConnectionPool.open (SQLiteConnectionPool.java:206)
android.database.sqlite.SQLiteConnectionPool.open (SQLiteConnectionPool.java:198)
android.database.sqlite.SQLiteDatabase.openInner (SQLiteDatabase.java:928)
android.database.sqlite.SQLiteDatabase.open (SQLiteDatabase.java:908)
android.database.sqlite.SQLiteDatabase.openDatabase (SQLiteDatabase.java:772)
android.database.sqlite.SQLiteDatabase.openDatabase (SQLiteDatabase.java:761)
android.database.sqlite.SQLiteOpenHelper.getDatabaseLocked (SQLiteOpenHelper.java:373)
android.database.sqlite.SQLiteOpenHelper.getWritableDatabase (SQLiteOpenHelper.java:316)
androidx.sqlite.db.framework.FrameworkSQLiteOpenHelper$OpenHelper.getWritableSupportDatabase (FrameworkSQLiteOpenHelper.java:4)
androidx.sqlite.db.framework.FrameworkSQLiteOpenHelper.getWritableDatabase (FrameworkSQLiteOpenHelper.java:4)
androidx.room.RoomDatabase.inTransaction (RoomDatabase.java:2)
androidx.room.RoomDatabase.assertNotSuspendingTransaction (RoomDatabase.java)
androidx.work.impl.model.SystemIdInfoDao_Impl.getWorkSpecIds (SystemIdInfoDao_Impl.java:9)
androidx.work.impl.background.systemjob.SystemJobScheduler.reconcileJobs (SystemJobScheduler.java:20)
androidx.work.impl.utils.ForceStopRunnable.cleanUp (ForceStopRunnable.java:11)
androidx.work.impl.utils.ForceStopRunnable.forceStopRunnable (ForceStopRunnable.java)
androidx.work.impl.utils.ForceStopRunnable.run (ForceStopRunnable.java:31)
androidx.work.impl.utils.SerialExecutor$Task.run (SerialExecutor.java:2)
java.util.concurrent.ThreadPoolExecutor.runWorker (ThreadPoolExecutor.java:1137)
java.util.concurrent.ThreadPoolExecutor$Worker.run (ThreadPoolExecutor.java:637)
java.lang.Thread.run (Thread.java:1012)

cc: @renefloor

from flutter_cache_manager.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.