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?