Assigned
Status Update
Comments
el...@google.com <el...@google.com> #2
there are some image for help
sh...@oppo.com <sh...@oppo.com> #3
hello?
el...@google.com <el...@google.com> #4
Thanks! Could you also provide 11.json?
sh...@oppo.com <sh...@oppo.com> #5
11.json added
el...@google.com <el...@google.com> #6
Hello, circling back to this issue - could you share the generated files as well?
Description
Version used:
Devices/Android versions reproduced on:
If this is a bug in the library, we would appreciate if you could attach:
- Sample project to trigger the issue.
- A screenrecord or screenshots showing the issue (if UI related).
07-03 01:56:05.907645 27938 27965 E AndroidRuntime: FATAL EXCEPTION: DefaultDispatcher-worker-3
07-03 01:56:05.907645 27938 27965 E AndroidRuntime: Process: com.oplus.metis, PID: 27938
07-03 01:56:05.907645 27938 27965 E AndroidRuntime: android.database.sqlite.SQLiteException: duplicate column name: timestamp (code 1 SQLITE_ERROR): , while compiling: ALTER TABLE 'IntentStrategy' ADD `timestamp` INTEGER NOT NULL DEFAULT CURRENT_TIMESTAMP
07-03 01:56:05.907645 27938 27965 E AndroidRuntime: at android.database.sqlite.SQLiteConnection.nativePrepareStatement(Native Method)
07-03 01:56:05.907645 27938 27965 E AndroidRuntime: at android.database.sqlite.SQLiteConnection.acquirePreparedStatement(SQLiteConnection.java:1083)
07-03 01:56:05.907645 27938 27965 E AndroidRuntime: at android.database.sqlite.SQLiteConnection.prepare(SQLiteConnection.java:687)
07-03 01:56:05.907645 27938 27965 E AndroidRuntime: at android.database.sqlite.SQLiteSession.prepare(SQLiteSession.java:590)
07-03 01:56:05.907645 27938 27965 E AndroidRuntime: at android.database.sqlite.SQLiteProgram.<init>(SQLiteProgram.java:62)
07-03 01:56:05.907645 27938 27965 E AndroidRuntime: at android.database.sqlite.SQLiteStatement.<init>(SQLiteStatement.java:34)
07-03 01:56:05.907645 27938 27965 E AndroidRuntime: at android.database.sqlite.SQLiteDatabase.executeSql(SQLiteDatabase.java:2088)
07-03 01:56:05.907645 27938 27965 E AndroidRuntime: at android.database.sqlite.SQLiteDatabase.execSQL(SQLiteDatabase.java:2010)
07-03 01:56:05.907645 27938 27965 E AndroidRuntime: at q0.a.a(FrameworkSQLiteDatabase.java:3)
07-03 01:56:05.907645 27938 27965 E AndroidRuntime: at dj.f$b.a(ContextAwarePersistent.java:8)
07-03 01:56:05.907645 27938 27965 E AndroidRuntime: at androidx.room.h.f(RoomOpenHelper.java:144)
07-03 01:56:05.907645 27938 27965 E AndroidRuntime: at q0.b$a.onUpgrade(FrameworkSQLiteOpenHelper.java:10)
07-03 01:56:05.907645 27938 27965 E AndroidRuntime: at android.database.sqlite.SQLiteOpenHelper.getDatabaseLocked(SQLiteOpenHelper.java:416)
07-03 01:56:05.907645 27938 27965 E AndroidRuntime: at android.database.sqlite.SQLiteOpenHelper.getWritableDatabase(SQLiteOpenHelper.java:316)
07-03 01:56:05.907645 27938 27965 E AndroidRuntime: at q0.b$a.c(FrameworkSQLiteOpenHelper.java:5)
07-03 01:56:05.907645 27938 27965 E AndroidRuntime: at q0.b.s(FrameworkSQLiteOpenHelper.java:5)
07-03 01:56:05.907645 27938 27965 E AndroidRuntime: at androidx.room.g.b(RoomDatabase.java:3)
07-03 01:56:05.907645 27938 27965 E AndroidRuntime: at ej.h.a(AppRecordDao_Impl.java:3)
07-03 01:56:05.907645 27938 27965 E AndroidRuntime: at vh.h$a$a.invokeSuspend(AppLaunchRecordCollector.kt:152)
07-03 01:56:05.907645 27938 27965 E AndroidRuntime: at ko.a.resumeWith(ContinuationImpl.kt:8)
07-03 01:56:05.907645 27938 27965 E AndroidRuntime: at cp.i0.run(DispatchedTask.kt:107)
07-03 01:56:05.907645 27938 27965 E AndroidRuntime: at hp.e.run(LimitedDispatcher.kt:12)
07-03 01:56:05.907645 27938 27965 E AndroidRuntime: at ip.j.run(Tasks.kt:3)
07-03 01:56:05.907645 27938 27965 E AndroidRuntime: at ip.a$a.run(CoroutineScheduler.kt:82)
07-03 01:56:05.907645 27938 27965 E AndroidRuntime: Suppressed: cp.g0: [o1{Cancelling}@315ed4f, Dispatchers.IO]