react native dynamic links #6647
Unanswered
mohamed000123
asked this question in
Q&A
Replies: 1 comment
-
The error message is pretty descriptive. You haven't given any other information to go on so help is not really possible Run this, and you'll see the resulting project shows you how to integrate everything https://github.com/mikehardy/rnfbdemo/blob/main/make-demo.sh But you might just have forgotten to add the package then pod install |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
i am using react native dynamic links and i have this error
can someone help please
Error: You attempted to use a firebase module that's not installed natively on your iOS project by calling firebase.dynamicLinks(). Ensure you have either linked the module or added it to your projects Podfile.
Beta Was this translation helpful? Give feedback.
All reactions