Quantcast
Channel: Active questions tagged react-native+ios - Stack Overflow
Viewing all articles
Browse latest Browse all 16750

Getting Xcode error 'ld: framework not found FIRAnalyticsConnector' after react-native-firebase v6 install

$
0
0

I'm migrating from react-native-firebase v5 to v6. When i run the app in xcode i get this error:

enter image description here

Please note i've tried some pointed solutions i found for this error (like adding $(inherited) to the Framework Search Paths but with no result.

here is a part of my dependencies:

"dependencies": {
    "@babel/core": "7.7.7",
    "@babel/preset-env": "7.7.7",
    "@react-native-community/async-storage": "1.6.1",
    "@react-native-community/netinfo": "4.4.0",
    "@react-native-community/push-notification-ios": "1.0.3",
    "@react-native-firebase/app": "6.3.4",
    "abortcontroller-polyfill": "1.4.0",
    "buffer": "5.2.1",
    "i18next": "14.0.1",
    "jetifier": "1.6.4",
    "moment": "2.24.0",
    "react": "16.8.6",
    "react-i18next": "9.0.8",
    "react-native": "0.60.0"

Viewing all articles
Browse latest Browse all 16750

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>