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
For closing the tabs, you can use: CustomTabsPlatform.instance.closeAllIfPossible()
For knowing when the action is done, you need to have control of the website you're in, and call an API from the website to inform the app that the action is done.
Is there a way of knowing when the user has selected done or cancel in the chrome tab or better still, is there a way to close the tab manually?
The text was updated successfully, but these errors were encountered: