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

A Network error Occurred. Retrying should resolve the problem #27

Closed ndondapati closed 4 years ago

ndondapati commented 5 years ago

Downloaded the solution; just removed Ios and only included Android App; updated the manifest file, got new google service json file; do have sha1 as well; Build run fine; on login using gmail got below error. andloginissue

Pujolsluis commented 5 years ago

Hey @ndondapati ,

Please verify you have added the permissions required to the Android project and that your device has internet available.

Pujolsluis commented 5 years ago

Hey @ndondapati , any updates on this issue?

ndondapati commented 5 years ago

Nope was not able to resolve.

Gaburiere commented 5 years ago

i was having the same issue on a project running on android emulator. Goes well running on device. Maybe it is caused by some background data settings on emulator.