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.