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

Android - The browser closes when the application goes to the background #449

Closed
zvitek opened this issue Jan 12, 2024 · 5 comments
Closed

Comments

@zvitek
Copy link

zvitek commented Jan 12, 2024

I use the browser to log into the application. While logging in the browser, the user has to exit the application (put it in the background) and confirm the login in another application.
When they subsequently return, the browser is closed and they cannot complete the login.
This only happens on some Android phones like Samsung, Redmi etc.

Have you experienced similar behaviour?

Thank you

@AppSphere
Copy link

Yes we are also facing the same, and the worst is , in my case app is crashing.

@zvitek
Copy link
Author

zvitek commented Jan 12, 2024

That's annoying,
I looked into the issues, but none of the advice helped.

We'll check it out with the Android developers, but I'm skeptical.

@zvitek
Copy link
Author

zvitek commented Jan 12, 2024

So it was ultimately a problem in my configuration and it really helped to set
{ forceCloseOnRedirection: false, showInRecents: true }

@zvitek zvitek closed this as completed Jan 29, 2024
@vinaygregoryjohn183
Copy link

@AppSphere How did you solve the crash issue? Please do help...

@mochadwi
Copy link

mochadwi commented Dec 13, 2024

fixed as well for us, also got the similar workaround mentioned in here: #153 (comment)

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

4 participants