React Native Firebase Dynamic Links #6601
Unanswered
mohamed000123
asked this question in
Q&A
Replies: 1 comment 1 reply
-
You have not correctly installed or built the app, neither have you included enough information to help. Here's a script that works. |
Beta Was this translation helpful? Give feedback.
1 reply
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 firebase dynamic links, after completing my setup, i tried to use it, but i faced this error .
APP ERR 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.
I tried pod install but still have the error
Beta Was this translation helpful? Give feedback.
All reactions