React Native Error: No Firebase App '[DEFAULT]' has been created – call firebase.initializeApp()
I have implemented push notification for android and it work 100% correctly but when I open the same app to test push notification for IOS it fails as it requires for a config file here is my config file code:…