Firebase auth was working fine, the debug build suddenly started failing without any change of code, logging the folloing message
D/PhoneAuthActivity( 7392): signInWithCredential:failure:com.google.firebase.auth.FirebaseAuthException: This app is not authorized to use Firebase Authentication. Please verifythat the correct package name and SHA-1 are configured in the Firebase Console. [ App validation failed ].
The only notable activity inbetween a successful login and failure is android studio upgrade.
Firebase auth was working fine, the debug build suddenly started failing without any change of code, logging the folloing message
The only notable activity inbetween a successful login and failure is android studio upgrade.