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

Pressing Android back button problem #50

Open
zengadget opened this issue Jan 22, 2018 · 1 comment
Open

Pressing Android back button problem #50

zengadget opened this issue Jan 22, 2018 · 1 comment

Comments

@zengadget
Copy link

If I press Android hardware back button in my app the app properly exits, but when I reopen it (without killing it) it shows again splash screen... and it looks like app is hanged on splash screen. I guess back button causes for some reason splash screen to reappear and when app is opened next time it hangs on splash screen.

It doesn't help even if I use BackHandler.exitApp() to exit the app. Same issue persist. Any ideas how to fix?

@ramonsenadev
Copy link

Same issue with me

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants