I have done exactly what this question's answer says: https://stackoverflow.com/a/53513327/10021456
I copied both my App signing certificate SHA-1 and my Upload certificate SHA-1 to my Firebase SHA certificate fingerprints
I am just trying to run a Flutter app on my mobile phone, through USB debugging. So it is not a download from the app store or anything. Right at the start I get this error when I try to create a new user using Phone Number Authentication
Any idea on what I might be missing?
(I use Flutter for my app)
Information:
Example phone numbers work fine. But normal/unregistered phone numbers give the error.
This is the error message:
This app is not authorized to use Firebase Authentication.Please verify that the correct package name and SHA-1 are configured in the Firebase Console