I am getting "runtime: UI API called from background thread: -[UIApplication delegate] must be used from main thread only " runtime issue for Fabric initialisation line. Not sure how to solve it. Please help
Thanks
Fabric.with([Crashlytics.self,Zendesk.self])