After using pod 'Google/SignIn' I got an error related to firebase ???

94 views
Skip to first unread message

Mohammad Elias AlHusain

unread,
Oct 5, 2017, 1:20:37 PM10/5/17
to Firebase Google Group


After using pod 'Google/SignIn' I got this 2017-10-05 18:32:07.801 Zand[41210] <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.

Can anyone explain why ?

Ian Barber

unread,
Oct 5, 2017, 1:33:27 PM10/5/17
to Firebase Google Group
The Google pod delegates to the Firebase/Core pod for configuration, and tries to load its config from GoogleService-Info.plist. If you don't have one of those, you can use pod 'GoogleSignIn' and configure the client ID manually with [GIDSignIn sharedInstance].clientID

On Thu, Oct 5, 2017 at 8:39 AM, Mohammad Elias AlHusain <eliass....@gmail.com> wrote:


After using pod 'Google/SignIn' I got this 2017-10-05 18:32:07.801 Zand[41210] <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.

Can anyone explain why ?

--
You received this message because you are subscribed to the Google Groups "Firebase Google Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email to firebase-talk+unsubscribe@googlegroups.com.
To post to this group, send email to fireba...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/firebase-talk/7c1fdb11-edb4-4a22-a40b-5b2b4e6a7d74%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply all
Reply to author
Forward
0 new messages