victorbonnet / flutter_web_browser

Plugin for flutter to open web page with Chrome Custom Tabs and SFSafariViewController
MIT License
62 stars 40 forks source link

Package doesn't open specific apps on iOS #9

Open jesusrp98 opened 5 years ago

jesusrp98 commented 5 years ago

When I try to open twitter.com on Android, it redirects me to the Twitter app, as expected. But when I try this on iOS it doesn't happens. Is this an issues regarding iOS URL management? Can this be fixed?