We're using ASWebAuthenticationSession to kickstart the auth flow in our Mac app.
Most of the time when we start the auth session, Chrome is launched and authentication flow proceeds as expected (because Chrome is the default browser).
On the same machine with same configuration, some times Safari is launched.
What might be wrong ?