-
Notifications
You must be signed in to change notification settings - Fork 202
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[IOS]Duplicate interface definition for class 'AppsFlyerlib' #459
Comments
I'm running to the same issue. |
Tried to clean derived data? or remove the plugin, clean the pods and install it again |
@amit-kremer93
|
@viet-nguyen-1926 did you manage to solve it? |
@amit-kremer93 |
Which RN version and xcode do you use? |
Try to open Xcode and go to Pods->Development Pods->react-native-appsflyer. Then open the file
just with: |
@amit-kremer93 What do you think about this way? |
@amit-kremer93 I tried the recommended change and it did not help. I also tried My RN is 0.71.8, and my Xcode is 14.2. |
@viet-nguyen-1926 Do you import |
@amit-kremer93 |
This is still an issue. I attempted the above solutions with no luck. I also tried a solution in this issue thread where we set the Any help here would be greatly appreciated. |
Also, here's some version info: |
Report
I had Duplicate interface definition for class 'AppsFlyerlib' error in ios
Plugin Version
6.10.2
On what Platform are you having the issue?
IOS
What did you do?
1/Clean yan.lock,node_modules, cache ...
2/update library 6.10.2 in package json
3/ yarn install
4/Remove Podfile.lock then
pod install
5/Build in Xcode
What did you expect to happen?
Can build normally
What happened instead?
Can not build
Duplicate interface definition for class 'AppsFlyerlib' error in log
Please provide any other relevant information.
The text was updated successfully, but these errors were encountered: