Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Login without Google Play Services #30

Closed
xmha97 opened this issue Mar 13, 2023 · 6 comments · Fixed by #37
Closed

Login without Google Play Services #30

xmha97 opened this issue Mar 13, 2023 · 6 comments · Fixed by #37
Assignees
Labels
bug Something isn't working

Comments

@xmha97
Copy link

xmha97 commented Mar 13, 2023

Hi, can I login without Google Play Services?

Screenshot_2023-03-14-01-11-50-094_com infinitepower newquiz

Screenshot_2023-03-14-01-11-57-261_com infinitepower newquiz

@joaomanaia joaomanaia self-assigned this Mar 14, 2023
@joaomanaia joaomanaia added the bug Something isn't working label Mar 14, 2023
@joaomanaia
Copy link
Owner

joaomanaia commented Mar 27, 2023

Sorry for the late reply but I've been busy and haven't been able to fix the problem yet. Currently firebase auth does not need google play services, but the login with google does, that's why you are not able to login. That might be the problem. Or can be the firebase ui that is not updated to the recent firebase auth. I'm still not sure where the problem is.

I'll try to see if for devices that don't have google play services I remove the login with google.

@xmha97
Copy link
Author

xmha97 commented Mar 27, 2023

Thank you
I hope the problem can be fixed.

@joaomanaia
Copy link
Owner

I added a google play services availability checker, so when there is no google play services there will be only email login.

I'm having problems with emulators in my computer, so I cant create a emulator without google play services, can you test if now works. Download the debug apk from the build action artifacts.

@xmha97
Copy link
Author

xmha97 commented Apr 2, 2023

I added a google play services availability checker, so when there is no google play services there will be only email login.

I'm having problems with emulators in my computer, so I cant create a emulator without google play services, can you test if now works. Download the debug apk from the build action artifacts.

I installed this version.
It's not working:(

Screenshot_2023-04-02-11-29-13-487_com.infinitepower.newquiz.jpg

@joaomanaia
Copy link
Owner

Hi, I added the login without firebase auth ui. I think now you can login. Test with this debug apk

@xmha97
Copy link
Author

xmha97 commented Apr 4, 2023

Thanks, I created an account. 🙏

Screenshot_2023-04-04-18-00-41-591_com.infinitepower.newquiz.jpg

You can close this issue.

joaomanaia added a commit that referenced this issue Apr 4, 2023
Added login for devices not running google play services #30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

2 participants