Skip to content

Instantly share code, notes, and snippets.

@Jerry0420
Created October 12, 2016 05:07
Show Gist options
  • Save Jerry0420/42dbe97002bb187131f7a80cdd38c216 to your computer and use it in GitHub Desktop.
Save Jerry0420/42dbe97002bb187131f7a80cdd38c216 to your computer and use it in GitHub Desktop.
override func viewDidLoad() {
super.viewDidLoad()
GIDSignIn.sharedInstance().uiDelegate = self
GIDSignIn.sharedInstance().delegate = self
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment