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

Fix Undefined symbol: _RCTRegisterModule #24

Merged
merged 1 commit into from
Feb 27, 2023

Conversation

edwinkcw
Copy link
Contributor

@Raymond-Cox
Copy link

Raymond-Cox commented Feb 27, 2023

I encountered this same issue today while upgrading rn-firebase to latest versions. v15+ requires you to enable use_frameworks! in your Podfile, which in turn causes this issue with react-native-tracking-transparency and any other libraries that point the s.dependency to "React" instead of "React-Core". Luckily this library is the only one I had to patch for this project.

@danilobuerger @mrousavy If we could get a merge on this, that would be fantastic.

@danilobuerger
Copy link
Contributor

Why ping me though? I have nothing to do with this 🤷‍♂️

@mrousavy mrousavy merged commit 8026a7d into mrousavy:master Feb 27, 2023
@Raymond-Cox
Copy link

Apologies danilo, case of the Mondays.

@mrousavy Thanks for the merge 🎉 . Do you plan on doing a release for this today?

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

Successfully merging this pull request may close these issues.

4 participants