googlesamples / google-services

A collection of quickstart samples demonstrating the Google APIs for Android and iOS
https://developers.google.com
Apache License 2.0
3.05k stars 2.53k forks source link

Error 10 while configuring google sign in via firebase #526

Open poudelsanjiv opened 2 years ago

poudelsanjiv commented 2 years ago

Step 1: Are you in the right place?

Step 2: Describe your environment

Step 3: Describe the problem:

Steps to reproduce:




Observed Results:

Expected Results:

Relevant Code:

  // TODO(you): code here to reproduce the problem
poudelsanjiv commented 2 years ago

can we have a single project in firebase for 2 different android apps sign in configuration? how to set up? initially I had configured sign in with different app package name but now need to enable sign in to the app with package name that i already used in firebase for a different app. please help