Closed AndyDev999 closed 11 months ago
Hello @AndyDev999
Thank you for using Lassi Library.
Can you please give us the Lassi library version which you have used? We have tried to regenerate the issue with version 1.2.0 but not able to reproduce it. You can try the latest Lassi version and check it. Also, you can check with the lassi sample.
Thank you
I have found this crash with 1.1.0 version. The main problem here is lib (1.1.0) run smoothly on almost devices but it throw error for a few users (~0.1%) I found total 12 crash events in firebase crashlytics. Device : 66% - Xiaomi 17% - Oppo 17% - Oneplus
Operating system : 83% - Android 11 17% - Android 12
Device Status : 0% - In background 0% - Rooted 92% - Proximity on
MediaFileDao_Impl$6.call android.database.sqlite.SQLiteConstraintException - FOREIGN KEY constraint failed (code 787 SQLITE_CONSTRAINT_FOREIGNKEY)
MediaFileDao_Impl.java:144
Crash occurred: Model: Redmi Note 9 Pro(API 12) Model: Redmi Note 8 (API 11) Model: OnePlus 7(API 11)
This is the code: