CrossGeeks / GoogleClientPlugin

Google Client Plugin for Xamarin iOS and Android
https://www.pujolsluis.com/google-client-plugin-for-xamarin/
MIT License
89 stars 37 forks source link

Exception Occurred #14

Closed AhmedAdelGadElkareeem closed 6 years ago

AhmedAdelGadElkareeem commented 6 years ago

The Google Sign In could not complete it's process correctly occur after click on login button (GoogleClientBaseException)

Pujolsluis commented 6 years ago

Hey @AhmedAdelGadElkareeem , Could you please fill out this template so we can replicate your error, make sure to follow all the setup guides. Describe the bug A clear and concise description of what the bug is.

To Reproduce Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. 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):

Smartphone (please complete the following information):

Additional context Add any other context about the problem here.

AhmedAdelGadElkareeem commented 6 years ago

@Pujolsluis Describe the bug Google Client Base Exception Occur and The Google Sign In could not complete it's process correctly message appear when call CrossGoogleClient.Current.LoginAsync(); in login button

Expected behavior my data returned after complete login

Screenshots error

Smartphone (please complete the following information): device :- Android Emulator Api 19 kit-kat

thiago-rcarvalho commented 6 years ago

Same here.. Any idea how to fix that?

thiago-rcarvalho commented 6 years ago

Ops, sorry. I changed my app package name. But forgot to change in Firebase console. Now its working.

Pujolsluis commented 6 years ago

Hey @AhmedAdelGadElkareeem,

Please verify your setup steps are correct, this error indicated that something is missing on the setup.

ghost commented 5 years ago

Hello guys, sorry for reviving this topic but I downloaded the latest version of the project and I get the same error, I didn't change anything. Could you help me Pujolsluis?

jadson-medeiros commented 5 years ago

Guys, I get the same error too, someone, please, can help me with this problem?

Pujolsluis commented 5 years ago

Hi Guys, @Theusminha @jadson-medeiros you must follow the setup guides and do the appropriate changes on the sample project to get it running with your firebase console project

jadson-medeiros commented 5 years ago

I tried everything.... But I'll configure the firebase and running the application again

DavidHouses commented 5 years ago

Hello Goodnight.

I have already followed all the steps to be able to log in but I get the message "Google login could not complete your process correctly".

1- configure application in google for android Captura de Pantalla 2019-06-01 a la(s) 23 32 54

2- configure application in firebase 3 - enter the code that is with the example Captura de Pantalla 2019-06-01 a la(s) 23 35 19

Captura de Pantalla 2019-06-01 a la(s) 23 36 09

4 - Download the Google repository Captura de Pantalla 2019-06-01 a la(s) 23 32 27 He keeps sending me the same message.

syedbilalali commented 3 years ago

I am also getting same error in xamrine forms application in Android 10. Please suggest me some solution. I am waiting...