-
Notifications
You must be signed in to change notification settings - Fork 70
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
Method to close the custom tab? #17
Comments
me to |
need close tab after hendle deep link |
@ashkryab @hiddencaliber did you find a solution to this issue? |
If the website is yours, you can use JavaScript window.close() command to close the browser. |
@daniellampl I understand that |
deep links work for Android but not for iOS. |
Dupe of #33 ? Nice work on this plugin @droibit , thanks 👍 But also, this is a critical issue. Are there any plans to merge in something like the functionality mentioned previously? Or something similar to closeInAppWebView? |
Same here.. Awesome plugin though!! |
There is an existing method to do this! And it is in the docs. Apologies for the oversight 😅 Just call closeCustomTabs. Thanks @droibit 🎉 This kinda addresses #33 too |
Hi, Thank you for your comments and insights. As you mentioned, I'm glad to hear that this function may match your use case. If you are considering using OAuth, For now, there are no immediate plans to add additional functionality beyond manually closing Custom Tabs. Thank you for your feedback and suggestions. |
No description provided.
The text was updated successfully, but these errors were encountered: