I have updated the Crashlytics but still I am getting this error on launch:
Error: *** Terminating app due to uncaught exception \'FABException\', r
Try this:-
func application(application: UIApplication, didFinishLaunchingWithOptions launchOptions: [NSObject: AnyObject]?) -> Bool { Fabric.with([Crashlytics.self]) return true }