I have downloaded it already and added it to my Xcode Project I did copy items if needed as well .. I do not understand why I am still getting this error. I have FIRApp.configure() in my app delegate... Any tips? Thank you in advance.
func application(application: UIApplication,
didFinishLaunchingWithOptions launchOptions: [NSObject: AnyObject]?)
-> Bool {
UINavigationBar.appearance().tintColor = UIColor.greenColor()
UIApplication.sharedApplication().statusBarStyle = .LightContent
FIRApp.configure()
return true
}
Target Membership
option:If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With