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

Issue installing react-native-firebase on iOS

$
0
0

I'm attempting to install react-native-firebase on an iOS project. I've followed all instructions but keep having issue

I get the following error:

enter image description here

However, I'm able to import <Firebase.h> from the AppDelegate.m file

I've tried different way to troubleshoot:

  • pod update
  • Uncommented platform :ios, '9.0'
  • Cleaned project
  • Reinstalled everything
  • Added Header Search Paths in Build Settings with: $(SRCROOT)/../node_modules/react-native-firebase/ios/RNFirebase in recursive

enter image description here

enter image description here

... I'm not sure what is left to try!

This is the dependencies downloaded by Pod:

Using Firebase (5.1.0)
Using FirebaseAnalytics (5.0.1)
Using FirebaseCore (5.0.2)
Using FirebaseInstanceID (3.0.0)
Using GoogleToolboxForMac (2.1.4)

Any idea what else could cause this problem?

Thanks


Viewing all articles
Browse latest Browse all 16750

Trending Articles



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