Conor Kirkman

Results 2 comments of Conor Kirkman

One of our users had a similar issue: `Fatal Exception: android.database.sqlite.SQLiteDatabaseCorruptException: file is encrypted or is not a database (code 26) at android.database.sqlite.SQLiteConnection.nativeExecuteForLong(SQLiteConnection.java) at android.database.sqlite.SQLiteConnection.executeForLong(SQLiteConnection.java:632) at android.database.sqlite.SQLiteSession.executeForLong(SQLiteSession.java:652) at android.database.sqlite.SQLiteStatement.simpleQueryForLong(SQLiteStatement.java:107) at...

@ionfist, unless this enhancement is implemented you can separately maintain a list of Job IDs for the job(s) you want to cancel if you have an updated replacement. You can...