droibit / flutter_custom_tabs

A Flutter plugin for mobile apps to launch a URL in Custom Tabs/SFSafariViewController.
https://pub.dartlang.org/packages/flutter_custom_tabs
Apache License 2.0
137 stars 68 forks source link

app not closed after getting the response. #33

Open vinodlee opened 4 years ago

vinodlee commented 4 years ago

I have a problem when I am getting the response after that browser is not closed automatically. any better suggestions? for closing the browser automatically.

Am trying to google sign using keycloak allset fine now am struggling with auto close browser.

Curvel commented 3 years ago

Same issue here. But @vinodlee this fork has an fix for it: https://github.com/AntonHomeniuk/flutter_custom_tabs.