[POST V1] Issue 5413 - Display timeout dialog
Description
Display a timeout dialog if GPlay API or cleanapk API fails.
Issue(s)
Test environment
Gradle build from branch 5413-timeout_dialog, install the APK and test.
Test procedures
- To create a fake timeout scenario, use cellular data (not wifi) and put some garbage value in "Proxy" of APN settings of the device. This will cause host unreachable error. Actual timeout should be similar.
- Now open various tabs of App Lounge and check if a timeout dialog appears.
Technical details
Using kotlin coroutine withTimeout{}
.
Screenshots
Will be posted later.
Check list
-
Self review -
Test procedure explained -
Tested on fresh install -
Tested applied as an update -
License -
Internal documentation -
User documentation
Edited by Sayantan Roychowdhury