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

App not created - firebase.initializeApp() in componentDidMount call #47

Open
JosephSemrai opened this issue Jan 4, 2020 · 1 comment

Comments

@JosephSemrai
Copy link
Contributor

Describe the bug
When trying to load the application, I encounter the following error, even after providing all of the configuration files. Upon researching this error, I am led to believe that there is a synchronous call to a Firebase task before it is initialized. This is similar to another issue with the Parks application, so I am led to believe that there is an issue with my environment or the newer xCode build process.
image

To Reproduce
Steps to reproduce the behavior:

  1. Follow instructions from the contributor guide
  2. Create iOS client and move the Google services plist to the root of the iOS build directory
  3. Build application using xCode 11 with a target of 13.1
  4. See error upon opening app

Expected behavior
Login screen to be displayed

Smartphone (please complete the following information):

  • Device: Virtual iPhone 11 Pro Max
  • OS: iOS 13.1
  • Browser: Not relevant
  • Version: xCode 11
@AsithaIndrajith
Copy link
Collaborator

Error might be located at react-native-firebase. Start to work on this.

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