Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fixes reading GoogleService-Info.plist on iOS #102

Closed
wants to merge 1 commit into from

Conversation

endel
Copy link

@endel endel commented Feb 14, 2019

I was getting this error before this pull-request:

[Firebase/Core][I-COR000003] The default Firebase app has not yet been configured. Add `[FIRApp configure];` (`FirebaseApp.configure()` in Swift) to your application initialization. Read more: https://goo.gl/ctyzm8.

People from cordova-plugin-firebase were having the same problem, which I've got the fix from here: arnesson/cordova-plugin-firebase#866 (comment)

This fix has been merged on cordova-plugin-firebase project, and can be observed here: https://github.com/arnesson/cordova-plugin-firebase/blob/db3b661fc7fe23694794c9d4e8f9f10c8eb7d649/src/ios/AppDelegate%2BFirebasePlugin.m#L51-L61

@chemerisuk chemerisuk force-pushed the master branch 11 times, most recently from 14df41a to 09bc558 Compare May 19, 2019 21:23
@mtshare
Copy link

mtshare commented May 30, 2019

Seems to be fixed in the last release (2.0.3). Great job!

@MumblesNZ
Copy link

Any timeline on when this PR is going to be merged? I have the same issue which this PR fixes. Thanks.

@fjix1022
Copy link

fjix1022 commented Apr 7, 2021

I also have the same issue. May I know when this PR will be merged? Thanks.

@chemerisuk
Copy link
Owner

I’ve never experienced this issue. I feel like you put GoogleService-Info into a wrong location.

@chemerisuk chemerisuk closed this Feb 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants