I'm getting this error when I try to run my app on my android phone:
This app is not authorized to use Firebase Authentication.
Please verify that the correct package name and SHA-1 are configured in Firebase Console
I have added both SHA-1
and SHA-256
code to Firebase console and the package name matches.
I tried every solution which is available on StackOverflow. I have spent two days to solve this problem but unfortunately, I can't.