You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I encountered an issue with the 'react-native-azure-auth' library while attempting to use Face ID for login with the Microsoft Authentication app. When calling the 'authenticateBrowser' function, I am consistently receiving a 'Network request failed' error, specifically on iOS only. The expected behavior is to prompt the user for Face ID authentication through the Microsoft Authentication app, but instead, I am facing network-related failures.
Has anyone ever experienced this?
The text was updated successfully, but these errors were encountered:
environment:
react-native-azure-auth version: 1.8.2
React Native version: 0.64.4
I encountered an issue with the 'react-native-azure-auth' library while attempting to use Face ID for login with the Microsoft Authentication app. When calling the 'authenticateBrowser' function, I am consistently receiving a 'Network request failed' error, specifically on iOS only. The expected behavior is to prompt the user for Face ID authentication through the Microsoft Authentication app, but instead, I am facing network-related failures.
Has anyone ever experienced this?
The text was updated successfully, but these errors were encountered: