Skip to content
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] Undefined symbols for architecture x86_64: "_OBJC_CLASS_$_RNIapIos", referenced from: #2277

Open
AndrewBets opened this issue Mar 9, 2023 · 4 comments
Labels
📱 iOS Related to iOS ⌛️ legacy Getting old

Comments

@AndrewBets
Copy link

AndrewBets commented Mar 9, 2023

Version of react-native-iap
9.0.0

Version of react-native
0.58.6

Platforms you faced the error (IOS or Android or both?)
iOS

Tested environment (Emulator? Real Device?)
Getting error when run app on emulator

Error :
Undefined symbols for architecture x86_64: "_OBJC_CLASS_$_RNIapIos", referenced from: objc-class-ref in libRNIap.a(RNIapIos.o) __OBJC_$_CATEGORY_RNIapIos_$_RCTExternModule in libRNIap.a(RNIapIos.o) ld: symbol(s) not found for architecture x86_64 clang: error: linker command failed with exit code 1 (use -v to see invocation)

Is there way to fixed this issue on IOS?
Screenshot 2023-03-09 at 10 09 14 PM

@andresesfm andresesfm added 📱 iOS Related to iOS ⌛️ legacy Getting old labels Mar 9, 2023
@AndrewBets
Copy link
Author

I am still having the same issue

@andresesfm
Copy link
Contributor

Still as in the latest version or still on the old version?

@AndrewBets
Copy link
Author

I am using Version of react-native-iap 9.0.0

@AndrewBets
Copy link
Author

@andresesfm Previously I am using react-native-iap : "^4.0.3" but now I am using "^9.0.0" versions. I am getting Undefined symbol: OBJC_CLASS$_RNIapIos error

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
📱 iOS Related to iOS ⌛️ legacy Getting old
Projects
None yet
Development

No branches or pull requests

2 participants