Hi,
I have encountered a problem when i call the following our iOS app just hangs after typed in username and password, and it works perfectly fine on iOS 12, could you please give us some help with that and we are in urgent need? thanks a lot
Auth0.webAuth()
.scope(“**“)
.audience(””)
.useLegacyAuthentication()
.start(completion)