-
Notifications
You must be signed in to change notification settings - Fork 72
Closed
Description
Hey!
I’m using both react-native-azure-auth and and react-native-app-auth (for Okta), and when upgrading to the latest React Native (0.66.4), I get the build error:
duplicate symbol '_taskId' in:
/Users/ofermorag/Library/Developer/Xcode/DerivedData/Bob-dpwnvbctalxyjoeirqcjffdjgulu/Build/Products/Debug-iphoneos/AzureAuth/AzureAuth.framework/AzureAuth(AzureAuth.o)
/Users/ofermorag/Library/Developer/Xcode/DerivedData/Bob-dpwnvbctalxyjoeirqcjffdjgulu/Build/Products/Debug-iphoneos/react-native-app-auth/react_native_app_auth.framework/react_native_app_auth(RNAppAuth.o)
ld: 1 duplicate symbol for architecture arm64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
I use the latest react-native-azure-auth version (1.8.1)
Any idea how to solve it? Thanks!
Metadata
Metadata
Assignees
Labels
No labels