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

iOS Firebase failing initialization - componentDidMount call #25

Open
JosephSemrai opened this issue Jan 3, 2020 · 0 comments
Open

Comments

@JosephSemrai
Copy link
Contributor

Describe the bug
Upon trying to load the LandingScreen component, the app throws an error due to not having a call to firebase.initializeApp(). This is after configuring the config file in the React Native build, as well as adding the Google services plist.
image

To Reproduce
Steps to reproduce the behavior:

  1. Follow developer instructions
  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

Screenshots
If applicable, add screenshots to help explain your problem.

Smartphone (please complete the following information):

  • Device: Virtual iPhone 11 Pro Max
  • OS: iOS 13.1
  • Browser: Not relevant
  • Version: xCode 11

Additional context
Add any other context about the problem here.

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