forked from software-mansion/radon-ide
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add buttons with hints on what to do when stuck on Waiting for ap to …
…Load (software-mansion#962) This PR adds clear CTA buttons to the loading screen when we detect it is stuck in "Waiting for app to load" state. The buttons pop up after 12 seconds of waiting – we are reducing it down from 30 seconds. The possible options are: 1) open Radon IDE logs 2) force show device screen 3) open troubleshooting guide 4) Clean rebuild  ### How Has This Been Tested: 1. Disable "app ready" event to force the app to get stuck on waiting 2. Test each individual option from the new menu
- Loading branch information
Showing
3 changed files
with
66 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters