Closed skompaniets closed 1 year ago
ℹ Please replace these two lines with the plugin version. "react-native-appsflyer": "^6.10.3"
ℹ Please replace these two lines with the SDK version. IOS
ℹ Please replace these two lines with what you did. rm -rf ~/Library/Developer/Xcode/iOS DeviceSupport rm -rf ~/Library/Caches/com.apple.dt.Xcode rm -rf ~/Library/Developer/CoreSimulator/Caches rm -rf ~/Library/Developer/Xcode/DerivedData rm -fr ios/Pods rm -fr ios/Podfile.lock cd ios && pod repo remove trunk&&pod install --repo-update
ℹ Please replace these two lines with what you expected to happen. app build success
ℹ Please replace these two lines with of what happened instead. 7 duplicate symbols for architecture x86_64
ℹ Please replace these two lines with more information. using react-native: "0.70.6", upgraded rn to "0.71.7" - the same
Duplicate of https://github.com/AppsFlyerSDK/appsflyer-react-native-plugin/issues/459?
Report
Plugin Version
ℹ Please replace these two lines with the plugin version. "react-native-appsflyer": "^6.10.3"
On what Platform are you having the issue?
ℹ Please replace these two lines with the SDK version. IOS
What did you do?
ℹ Please replace these two lines with what you did.
rm -rf ~/Library/Developer/Xcode/iOS DeviceSupport rm -rf ~/Library/Caches/com.apple.dt.Xcode rm -rf ~/Library/Developer/CoreSimulator/Caches rm -rf ~/Library/Developer/Xcode/DerivedData rm -fr ios/Pods rm -fr ios/Podfile.lock cd ios && pod repo remove trunk&&pod install --repo-update
What did you expect to happen?
ℹ Please replace these two lines with what you expected to happen.
app build success
What happened instead?
ℹ Please replace these two lines with of what happened instead.
7 duplicate symbols for architecture x86_64
Please provide any other relevant information.
ℹ Please replace these two lines with more information. using react-native: "0.70.6", upgraded rn to "0.71.7" - the same