Closed Yashshree closed 6 years ago
I am getting GoogleClientBaseException .
Hey @Yashshree ,
I'm glad you're looking forward to using the plugin on your project could you please attach the stacktrace, and fill out this template to better describe the context of the issue for us, so we can replicate it and understand what the problem could be:
Describe the bug A clear and concise description of what the bug is.
To Reproduce Steps to reproduce the behavior:
Go to '...' Click on '....' Scroll down to '....' See error Expected behavior A clear and concise description of what you expected to happen.
Screenshots If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
OS: [e.g. iOS] Browser [e.g. chrome, safari] Version [e.g. 22] Smartphone (please complete the following information):
Device: [e.g. iPhone6] OS: [e.g. iOS8.1] Browser [e.g. stock browser, safari] Version [e.g. 22] Additional context Add any other context about the problem here.
Okay.. Problem solved. Forgot to enable google services in firebase.
Good Job! @Yashshree , I'm glad you got it to work hehe 😋 .
Hello , I have followed all steps . now my onActivityResult is getting called but if i see Data is not null but Data.data is null where i am expecting actual result. also CrossGoogleClient.Current.OnLogin is also not getting called. this issue is on android. Please help what i am doing wrong.