AppsFlyerSDK / appsflyer-react-native-plugin

AppsFlyer plugin for React Native
MIT License
276 stars 197 forks source link

IOS error 7 duplicate symbols for architecture x86_64 #476

Closed skompaniets closed 1 year ago

skompaniets commented 1 year ago

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

Screenshot 2023-06-28 at 12 59 27

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

amit-kremer93 commented 1 year ago

Duplicate of https://github.com/AppsFlyerSDK/appsflyer-react-native-plugin/issues/459?