Skip to content

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

Merged
merged 1 commit into from
Dec 9, 2022
Merged

Conversation

prameshj
Copy link
Contributor

Updated the readme with screenshots and troubleshooting steps.

@sam-gc @renkelvin

@changeset-bot
Copy link

changeset-bot bot commented Feb 11, 2022

⚠️ No Changeset found

Latest commit: 8e4dfa9

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@google-oss-bot
Copy link
Contributor

google-oss-bot commented Feb 11, 2022

@google-oss-bot
Copy link
Contributor

google-oss-bot commented Feb 11, 2022

Copy link

@Xiaoshouzi-gh Xiaoshouzi-gh left a 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.

@prameshj
Copy link
Contributor Author

prameshj commented Feb 11, 2022

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.

This doc specifies You need to have created a Firebase Project in the [Firebase Console](https://firebase.google.com/console/) as well as configured a web app. as a pre-req, so the user should have one app here. Is is ok to skip this?

@prameshj prameshj merged commit 70e6254 into master Dec 9, 2022
@prameshj prameshj deleted the prameshj-patch-1 branch December 9, 2022 23:32
@firebase firebase locked and limited conversation to collaborators Jan 9, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants