When trying to configure XCode to work with Firebase 3, using the code in the setup docs gives me an error:
https://firebase.google.com/docs/ios/setup#add_the_sdk
In my case with ionic cordova plugin I had just add:
#import "FIRApp.h"
to CDVGoogleAnalytics.m file