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

Firebase phone auth not working in IOS #12

Open
vc-hitesh opened this issue May 26, 2018 · 1 comment
Open

Firebase phone auth not working in IOS #12

vc-hitesh opened this issue May 26, 2018 · 1 comment

Comments

@vc-hitesh
Copy link

I am also facing similar issue after installing this plugin.
firebase auth is not working returning below error.
2018-05-26 15:23:45.333437+0530 The Xavier's Connect[5753:2255300] 4.13.0 - [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.
2018-05-26 15:23:45.344879+0530 The Xavier's Connect[5753:2254784] *** Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: 'The default FIRApp instance must be configured before the default FIRAuthinstance can be initialized. One way to ensure that is to call [FIRApp configure]; (FirebaseApp.configure() in Swift) in the App Delegate's application:didFinishLaunchingWithOptions: (application(_:didFinishLaunchingWithOptions:) in Swift).'
*** First throw call stack:

Cordova Ios: 4.5.4
cordova-plugin-firebase: 1.0.5
cordova-plugin-firebase-invites:1.0.2

Any suggestion to resolve this issue?

@mesqueeb
Copy link

are you waiting for device ready?

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

No branches or pull requests

2 participants