SunbirdEd-mobile-app: Steps to create debug environment for Google sign-in #647
Replies: 3 comments 13 replies
-
@chandu4002 You can create a new credential in google console project , give your default SHA-1 certificate fingerprint and same package name. It should work after that. |
Beta Was this translation helpful? Give feedback.
-
@swayangjit Thanks for the response. As per your suggestion, we followed this process you mentioned. Now google sign-in is successfully completed but we are getting issue in the setSession method. Please see the below image for your reference line no: 237. We have checked the api call also, we are getting the following error Resp:
{ Note: we have created new project in Firebase with same package name and debug SHA-1 certificate fingerprint using the new webClinetId which we have created. |
Beta Was this translation helpful? Give feedback.
-
Hi @chandu4002 Hope your queries were answered. If yes, could you please close this thread? |
Beta Was this translation helpful? Give feedback.
-
Currently Google sign-in webClinetId is working well on prod (playstore app), But in debug app with same webClinetId we are getting error.
Please provide the steps to create debug environment for Google sign-in process.
FYI, we are using release-5.1.0 branch for Diksha app.
Beta Was this translation helpful? Give feedback.
All reactions