Hey guys, working like a bomb on Android but I get this error on iOS. I did the react-native link react-native-firebase way but wondering if I missed anything on iOS. It seems like I followed the steps correctly.
2017-03-18 23:29:35.622 wishlizt[2927:191978] Setting up RNFirebase instance 2017-03-18 23:29:35.861 wishlizt[2927] <Error> [Firebase/Core][I-COR000003] The default Firebase app has not yet been configured. Add [FIRApp configure] to your application initialization. Read more: https://goo.gl/ctyzm8. 2017-03-18 23:29:35.865 wishlizt[2927] <Error> [Firebase/Core][I-COR000003] The default Firebase app has not yet been configured. Add [FIRApp configure] to your application initialization. Read more: https://goo.gl/ctyzm8.
Hey, have you added the init to the ios side?
https://github.com/invertase/react-native-firebase-tests/blob/master/ios/ReactNativeFirebaseDemo/AppDelegate.m#L14
https://github.com/invertase/react-native-firebase-tests/blob/master/ios/ReactNativeFirebaseDemo/AppDelegate.m#L20
@Ehesp the links are not working, I have come across the same problem , I didn’t find a way to solve it
It was working fine up until I tried customizing the LaunchScreen and now this appears and the app is stuck at splashscreen. it works fine on android
Please note I work on the docs, and the script just reproduces the docs. I don’t understand why you want help but don’t follow a helpers instructions🤷