Flutter Firebase Database not working on release after publish in Google play and Firebase Auth working fine . I have added the SHA from Google play console to firebase console
I have no problems when running on debug mode
Flutter Firebase Database not working on release after publish in Google play and Firebase Auth working fine . I have added the SHA from Google play console to firebase console
I have no problems when running on debug mode
by modify firebase rules works fine to me
thanks Kashif Ali Bhatti for the answer in command above.
Copy and paste the SHA1 signature key generated by the google console after publishing your app. Follow these steps:
Hope it works for you.
When you publish your apk
to the PlayStore
, you get assigned with a singing certificate SHA1
. That you have to add to your firebase console.
Get SHA Certificate
from playstore
and add it to the firebase
console