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

splash always loading #1907

Closed
FranciscoCarbonell opened this issue Jul 2, 2019 · 1 comment · Fixed by #2636
Closed

splash always loading #1907

FranciscoCarbonell opened this issue Jul 2, 2019 · 1 comment · Fixed by #2636

Comments

@FranciscoCarbonell
Copy link

i build app with bootstrap=webview,
the application works perfect, but when I press the back button the splah comes back out and stays loaded. What I try is that this does not happen and that when you press the button to go back out of the application, is there any option to access the onResume methods ...? Is there any way to solve this problem?

@inclement
Copy link
Member

It sounds like using the back button is closing hte app but failing to correctly open it again. This is probably some kind of bug. You can work around it by overriding the back button, e.g. as done here.

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

Successfully merging a pull request may close this issue.

2 participants