Swift: How to integrate Google Login/Sign-In SDK with Cocoapods

Profile Picture
- Published on Mar 11, 2016馃審 Public

Swift 3 Update for Google Sign In using Firebase integration: https://www.letsbuildthatapp.com/play... Today, we'll be learning how to quickly integrate the Google Sign-In SDK into your application to retrieve your user's email address. First we install the Sign-In library through Cocoapods. Next we create our sign in button that will triggering the handover to Safari to handle logging in. Finally, we fix the application by implement the proper methods to retrieve the user's email upon successfully logging in. Google Sign-In Guide: https://developers.google.com/identit... Thanks for watching and make sure to LIKE and SUBSCRIBE!