You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
To Reproduce
Steps to reproduce the behavior:
Follow instructions from the contributor guide
Create iOS client and move the Google services plist to the root of the iOS build directory
Build application using xCode 11 with a target of 13.1
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
The text was updated successfully, but these errors were encountered:
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.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Login screen to be displayed
Smartphone (please complete the following information):
The text was updated successfully, but these errors were encountered: