Closed raajnadar closed 2 years ago
Hi Nadar,
thanks for reporting! The problem should be fixed in release 1.8.3 I will appreciate a short feedback
Another important consideration: this library is non meant to be used in expo mode. So you should actually eject first to be able use it.
I think it is the main reason for the problem and will close the issue. Feel free to reopen if you have a new input
I am using expo bare workflow, I was aware that this package won't work with expo go as we have native dependencies.
P.S. - The logs are from xcode so it was obvious that the app was ejected.
OK. Then try please the new release
I am getting the following 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 for architecture x86_64 clang: error: linker command failed with exit code 1 (use -v to see invocation)
with "react": "17.0.2", "react-native": "0.67.2", "react-native-azure-auth": "^1.8.4",
any suggestion??
Using react native CLI
Have found any solution ?
Showing All Errors Only