Closed adrianortuzar closed 5 years ago
I found a few problems with this issue:
I found that if you initialise Firebase FirebaseApp.configure()
first thing in the func application(_ application: UIApplication, didFinishLaunchingWithOptions
everything works fine.
Hi currently I am working in Xcode: Version 10.1
I updated to the latest version of Firebase:
I am getting those errors when I am calling RemoteConfig.remoteConfig().fetch
5.16.0 - [Firebase/Performance][I-PRF100005] FIRInstanceID error: Error Domain=com.firebase.iid Code=1005 "(null)"
5.16.0 - [Firebase/InstanceID][I-IID003009] Failed to fetch default token Error Domain=com.firebase.iid Code=1005 "(null)"
Everything works fine when I back to: