You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)
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
The text was updated successfully, but these errors were encountered:
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.
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)
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
The text was updated successfully, but these errors were encountered: