-
Notifications
You must be signed in to change notification settings - Fork 125
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
Application wont proceed further #29
Comments
Can you post your code? |
|
I checked your code. This seems to be an issue with the google-services.json file in your
|
@nepal12 is the issue solved? |
I think I've clarified your doubts. Feel free to open this issue back if needed. |
I am also not able to login to app but i had added both sha, enabled google login, enabled database and storage. |
Can you post logs ? |
I will be able to post log tomorrow. So, please wait for some time. |
okay. |
When i build this app and install it then i am not able to login but when i install this app running it from vscode then i am able to login. Is this an issue or anything else ? |
Are you using the same build environment in both places? I think you have different android SDK setup for VSCode and AS. You should either use the same SDK on both the places and use the SHA1 from that SDK. (SHA1 is generated using the debug key, which is generally the part of the android SDK unless you explicitly set it). What you can do is:
|
Sorry for this much disturbance. I want to know that how to add another user. I had logged in from two devices with different accounts. |
Ok |
I had already tried to add user by username option but not able to add user. |
What issue are you facing while adding users? Can you explain/post logs? |
In the last two lines remove the condition which checks for uid matching. |
Yes. This will work. |
Closing the issue for now. Feel free to open it back if the issue persists. |
Hi, I have created my own package and followed all your steps. On application start after pressing Sign in with google I get a dialog box with account selection However when I select my gmail , application, there will be a quick flicker on
the screen then application shows me the start page where it asks me to "Sign In with google". I get following error:
The text was updated successfully, but these errors were encountered: