-
Notifications
You must be signed in to change notification settings - Fork 927
Update demo app README with troubleshooting steps #6003
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
Conversation
|
Size Report 1Affected ProductsNo changes between base commit (fde5adf) and merge commit (c98aa30).Test Logs |
Size Analysis Report 1Affected ProductsNo changes between base commit (fde5adf) and merge commit (c98aa30).Test Logs |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Content in the copy config section needs more clarification.
From Then copy and paste the Web snippet config found in the console (either by clicking "Add Firebase to your web app" button in your Project overview, or clicking the "Web setup" button in the Auth page) in the `config.js` file.
to
Redirect to Firebase console, click on Project Overview from the side bar. Click on Add app then choose `Web`. Fill in App nickname and leave the `Also set up Fiebase Hosting for this app` unchecked for now. Click on Register app. In the Add Firebase SDK section, copy over the firebaseconfig object to your `config.js` file config object.
my guess is - before register app, it will show 0 app in the project. We might not able to find this config anywhere.
5b67cbf
to
417dca4
Compare
This doc specifies |
417dca4
to
cfa6a32
Compare
cfa6a32
to
3c54eca
Compare
3c54eca
to
8e4dfa9
Compare
Updated the readme with screenshots and troubleshooting steps.
@sam-gc @renkelvin