Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

HomeActivity Initializing popup doesn't handle Pause/Resume and must be force stopped. #46

Open
13rac1 opened this issue Feb 7, 2015 · 0 comments

Comments

@13rac1
Copy link
Member

13rac1 commented Feb 7, 2015

If you switch out of the app, put the device to sleep, or probably a range of other things while the Initializing popup is displayed it will never go away. The only way to stop it is to Force Stop the application. I assume it's waiting for the aborted HTTP response. Back button or something should work to close it.

To reproduce:

  1. Start the app
  2. As soon as it shows the HomeActivity and starts Initializing, press the device power button.
  3. Press the device power button again.
  4. The popup will never go away.
@13rac1 13rac1 added the bug label Feb 7, 2015
@13rac1 13rac1 added this to the FAMSF Store submission milestone Feb 7, 2015
@hburgund hburgund assigned hburgund and unassigned multidynamic Oct 3, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants