Aman Raj

Results 2 issues of Aman Raj

Following error while building in IOS Error: Undefined symbols for architecture x86_64: "_RCTMakeError", referenced from: -[AzureAuth presentSafariWithURL:] in AzureAuth.o "_RCTRegisterModule", referenced from: +[AzureAuth load] in AzureAuth.o ld: symbol(s) not found...

Versions of the Libraries: "react-native-azure-auth": "^1.8.0", "react": "17.0.1", "react-native": "0.64.0" While Authentication after we sign-in from from the browser getting the following error and unable to signin: **"Error during Azure...