I've integrated Firebase with my iOS project and all necessary steps mentioned here https://firebase.google.com/docs/cloud-messaging/ios/client but its keep on crashing on this line [FIRApp configure], inside - (BOOL)application:(UIApplication *)application didFinishLaunchingWithOptions:(NSDictionary *)launchOptions
this is the error I'm getting Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '-[FBLPromise HTTPBody]: unrecognized selector sent to instance