android - Email or Something persistent for User signing in via Google+ (Google Game Services) -
is there way retrieve user's email address programmatically when authenticating during google game play services sign in process on android?
or if there persistent user id returned token?
we trying create scenario user can connect or merge many social accounts single account.
gamesclient.getcurrentaccountname() returns logged in user's email address (assuming have get_accounts
permission).
Comments
Post a Comment