EatWithMeApp / eatwithme

3 stars 6 forks source link

Can’t login in some Android devices #129

Open ttww97 opened 4 years ago

ttww97 commented 4 years ago

Describe the bug Can’t login, create new account, and reset password.

Smartphone (please complete the following information):

Additional context Add any other context about the problem here.

MufasaTheMusician commented 4 years ago

This is a weird bug - can confirm it only has the login issue when using the alpha from the Play Store. When merging Ben's pull request, I did a full test of the debug version (and fixed some issues with my security rules on the way), so the app itself seems to be fine.

We'll need to investigate something to do with the Play Console or the way that we're signing the app with Firebase

MufasaTheMusician commented 4 years ago

Got it! Turns out Play Store signs the app itself once it hits the store, so the SHA-1 keys generated had to be added to Firebase.

I'll move this to Review and we can confirm it's working for everyone at tomorrow's meeting