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

Undefined symbols for architecture x86_64: Undefined symbol: _RCTPresentedViewController, Showing Recent Errors Only Undefined symbol: _RCTRegisterModule #96

Open
vishaldhanotiyadev opened this issue Dec 4, 2022 · 0 comments

Comments

@vishaldhanotiyadev
Copy link

I have an issue when trying to integrate this library.

I have already tried the following solutions.
braintree/braintree-ios-drop-in#209 (comment)

I also enable Rosetta from getInfo and then open XCode but this solution still received the following error.

Undefined symbols for architecture x86_64:
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
Showing Recent Errors Only
Undefined symbol: _RCTPresentedViewController
Undefined symbol: _RCTRegisterModule

MicrosoftTeams-image

Step to reproduce

  1. Install react-native-braintree-dropin-ui npm.
  2. Install pod
  3. After installing the pod and running the app and get the same error again.

System Configuration
MacBook Pro M1 Silicon Chip
Simulator 14 Pro

react-native:0.68.2
iOS version 16.1
Android 33

Used following Braintree npm versions

'Braintree', '~> 5.10'
'BraintreeDropIn', '~> 9.6'
'Braintree/DataCollector', '~> 5.10'
'Braintree/ApplePay', '~> 5.9'
'Braintree/Venmo', '~> 5.9'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant