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
We are encountering an issue when using authorize function.
We defined our default browser to be Chrome on our iPhones.
We defined the iosCustomBrowser authorization config field to be safari.
When we launch the authorization flow, even if safari is specified, the authorization session is opened through Chrome.
When setting back Safari as our default browser, the authorization session is correctly opened through Safari.
Thanks in advance for your responses !
Environment
Your Identity Provider: other
Platform that you're experiencing the issue on: iOS
Your react-native Version: 0.73.3
Your react-native-app-auth Version: 7.1.0 and 8.0.1
Are you using Expo?: Yes
The text was updated successfully, but these errors were encountered:
Issue
Hello !
We are encountering an issue when using authorize function.
We defined our default browser to be Chrome on our iPhones.
We defined the
iosCustomBrowser
authorization config field to besafari
.When we launch the authorization flow, even if
safari
is specified, the authorization session is opened through Chrome.When setting back Safari as our default browser, the authorization session is correctly opened through Safari.
Thanks in advance for your responses !
Environment
other
iOS
react-native
Version:0.73.3
react-native-app-auth
Version:7.1.0 and 8.0.1
Yes
The text was updated successfully, but these errors were encountered: