active-directory-xamarin-native-v2
active-directory-xamarin-native-v2 copied to clipboard
Another Custom URL scheme crashes in opening up the app
We use custom URL scheme for the app other than Authenticator (Broker). When we launch the app from custom URL then app tries to open but crashes while opening in OpenURL function at AuthenticationContinuationHelper.SetBrokerContinuationEventArgs(url); as url comes null. Do we have any solution for this? Or is it better to use Universal links?
@trwalke can you take a look? thanks
I think you should open a bug on MSAL.
@nikhilgarg can you open an issue in MSAL .NET with more information? thank you.