I have integrated google plus in my ios app ,I am able to sign in successfully but I am not able to get email Id of current user that is logged in.
I have referd to https://developers.google.com/+/mobile/ios/ and have followed all the steps that are necessary for sign in!
So, How i get current User Mail ID that is Login In Google plus?

go to GTMOAuth2Authentication.m file
method setKeysForResponseDictionary in dic returns access token
at end of method.
and in your controller