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

[ChromeSafariBrowser] Force open Chrome (or browser that supports CustomTab) in Android #229

Closed
skybur opened this issue Dec 17, 2019 · 3 comments

Comments

@skybur
Copy link

skybur commented Dec 17, 2019

My App handles intent-filter for deeplinking.
When I use the ChromeSafariBrowser to open a URL, the custom tab didn't open directly but showing the App Picker instead (like in the screenshot below)
image

This is a problem because the URL I want to open is not handled by the app itself, and need to be opened in custom tab

Is there any way to force the custom tab open without showing the app picker?

flutter_inappwebview version 2.1.0+1

@pichillilorenzo
Copy link
Owner

Ok, I'm going to add this in the next release! Thanks

@skybur
Copy link
Author

skybur commented Dec 17, 2019

Thank you! Looking forward to it

This was referenced Jul 6, 2020
Copy link

This thread has been automatically locked since there has not been any recent activity after it was closed. If you are still experiencing a similar issue, please open a new bug and a minimal reproduction of the issue.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 12, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants