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

how can we close the inappbrowser when have detect redirect to another page? #443

Open
jianloong92 opened this issue Dec 1, 2023 · 3 comments

Comments

@jianloong92
Copy link

how can we close the inappbrowser when have detect redirect to another page?

@krini
Copy link

krini commented Jan 10, 2024

on iOS you can call the close() function. On Android you cannot close it as far as I know.

@arsencenko
Copy link

@krini but how to detect specific url that inappbrowser is currently in ?

@krini
Copy link

krini commented Mar 6, 2024

@krini but how to detect specific url that inappbrowser is currently in ?

You can not. If you close it, it is probably because you know the flow is done e.g. by polling a status endpoint.

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

3 participants