-
Notifications
You must be signed in to change notification settings - Fork 124
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
Google Sign In #36
Comments
please add your google-services.json to android/app folder. |
I added it but still the same result. I noticed that might be the sha1 that is causing the problem. How do I fix that. I generated the keystore and debug one and took the certificate fingerprint for the Google-services.json but didn't work. How did u do this part? |
|
I have to try that, thank you :) |
Okey, progress was made but after sign in I get this error.
|
Can you post the code from your register screen? Looks like you forgot to add a placeholder. |
Here,
|
This should fix the issue. Added a null check for profile picture url. @Jukez17
|
Thank you it's working now :) |
I am the 27-29 days mark and my login is not working like it should. I'm not sure if my authentication block or the registration page has the problem. Logs are below. Here is also the link to the repository.
https://github.com/Jukez17/WeChat
The text was updated successfully, but these errors were encountered: