"...0d0cea2424ae97b27447dc64a7dbfae83c036c45b403392f0e8ba.png" did not exist on "1e15f295408e21873dba5fdf17efcbd05fcb6729"
7330-On_crash_of_SQLiteFullException_show_notification
Description
If the storage is almost filled up, App Lounge might not work as expected & crash due to low storage & it throws android.database.sqlite.SQLiteFullException
. In this case we want to show a notification to let user know the cause.
Screenshots
Technical details
Tests
- Have some app which can be updated via App Lounge
- Fill up the device storage (let 1.1G free space, for example).
- open
update
page. - app might crash, but user should receive a notification mentioning that low storage causes the crash.