Open Jack64 opened 2 years ago
This seems indeed to be a problem in the underlying macOS implementation, so unfortunately there isn't really anything actionable that I can do right now.
More info:
I've added a link to this issue in the troubleshooting guide!
Issue Description
When using
flutter_web_auth v0.4.1
on Darwin OSX (12.5.1) targets that have the default browser set to Chrome (Version 105.0.5195.102 (Official Build) (x86_64)), the authentication prompt opens and closes immediately afterwards, causing aPlatformException
. If the default browser is set to Safari, the authentication flows work as expected.Steps to reproduce
flutter_web_auth v0.4.1