Xamarin Forms : Sign in with Google

Опубликовано: 03 Сентябрь 2019
на канале: CuriousDrive: Solve Coding Problems & Win Prizes!
11,808
135

Hey Coders,

Subscribe here -    / @curiousdrive  
Talk to us on -   / curiousdrive  

Like our page -   / curiousdrive  
Follow us on -   / curious_drive  
Follow us on -   / curiousdrive  

Make a donation - https://www.paypal.me/curiousdrive
Be a member -   / curiousdrive  

In this video, I am showing how can you integrate Google sign button in your Xamarin project.

Code reference -
https://github.com/xamarin/xamarin-fo...

You are going to need to download or clone the project from -
https://github.com/CuriousDrive/Publi...

And the command for get keystore fingerprints -

cd C:\Program Files (x86)\Java\jre1.8.0_211\bin

keytool -exportcert -keystore "location of keystore file" -list -v

Let me know if you run into any issues in the comment section..

Happy Coding!!