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

Error: The default Firebase app has not yet been configured #110

Open
neeact opened this issue Nov 10, 2020 · 0 comments
Open

Error: The default Firebase app has not yet been configured #110

neeact opened this issue Nov 10, 2020 · 0 comments

Comments

@neeact
Copy link

neeact commented Nov 10, 2020

Hello,

we are not able to use this plugin for authentication in iOS because it looks like the system cannot set the database address correctly.

We have put the GoogleService-Info.plist file into the root directory (same level as the config.xml) but the console log in XCode shows "[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."

It looks like the user is authenticated (we use authentication via custom tokens) but it doesn't have access to the database (Firebase throws the error "permission_denied ... Client doesn't have permission to access the desired data")

Can you please explain where should we put the .plist file to identify the correct database?
Thank you so much!!!

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

1 participant