The Firebase documentation states that to enable Phone login using Firebase, the SHA1 of the app needs to be added into the firebase console. I cannot do that because my apps's SHA1 + package name combo already exists in a project in Google Cloud Console.
I had a similar issue when enabling Google Sign in the app. I got around the error by whitelisting the Oauth clientID that was associated with this SHA1+package name by entering it into firebase
Is there a way to whitelist the SHA1+packagename or the Oauth Client ID to enable Phone sign in? I have found no way to do this. Google Sign In/Email Sign In works in my app but not phone.
This is a big issue that Firebase needs to resolve!
Anybody encounter this? How did you work around the issue?
Please note I cannot delete the Google Cloud console project or remove the SHA1+package name from cloud console. I need it there because I have Oauth client IDs that have been created there that cannot be removed.
--
You received this message because you are subscribed to the Google Groups "Firebase Google Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email to firebase-tal...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/firebase-talk/1867237b-d382-420f-94be-54b920f5ce64n%40googlegroups.com.