Running the iOS sample app on iOS 12.4 works fine. However while running it on iOS 13.0 or iOS 13.1 phones gives the following error:
Error Domain=MSALErrorDomain Code=-50000 "(null)" UserInfo={MSALErrorDescriptionKey=application did not receive response from broker., MSALInternalErrorCodeKey=-42700}
This error is returned in the completion block of the call to:
Running the iOS sample app on iOS 12.4 works fine. However while running it on iOS 13.0 or iOS 13.1 phones gives the following error:
Error Domain=MSALErrorDomain Code=-50000 "(null)" UserInfo={MSALErrorDescriptionKey=application did not receive response from broker., MSALInternalErrorCodeKey=-42700}
This error is returned in the completion block of the call to:
https://github.com/AzureAD/microsoft-authentication-library-for-objc/issues/698