firebase dynamic links #6670
Unanswered
mohamed000123
asked this question in
Q&A
Replies: 1 comment 4 replies
-
Please update to current versions before requesting help, attempting to diagnose something on old versions is inefficient and not worth the time Once you are on all current versions this should be fixed. |
Beta Was this translation helpful? Give feedback.
4 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.
Uh oh!
There was an error while loading. Please reload this page.
-
i am using these packages in my app with this version
"@react-native-firebase/analytics": "^12.1.0",
"@react-native-firebase/app": "^12.1.0",
"@react-native-firebase/crashlytics": "^12.1.0",
"@react-native-firebase/messaging": "^12.1.0",
i want to add "@react-native-firebase/dynamic-links": in my app but i got dependency issues
when i used it with the same version ("^12.1.0") it didn't work
when updating all packages i got this error while installing pods >>>
None of your spec sources contain a spec satisfying the dependency:
FirebaseCoreExtension (= 8.1.1)
.Beta Was this translation helpful? Give feedback.
All reactions