-
-
Notifications
You must be signed in to change notification settings - Fork 2.5k
Open
Labels
Description
-
Blocked by dependency
Currently blocked by some other dependent / related change Small fixes - gradle lint and deprecation, database corruption on API36+ emulators Anki-Android-Backend#585
From memory, it was an explicit decision to avoid the
onCorrupt
call as the Android's default implementation is to permanently delete the database.But on the Anki-Android side, we want to be sure that the exception still opens the correct "corrupt DB" screen
Originally posted by @david-allison in ankidroid/Anki-Android-Backend#585 (comment)