Skip to content
This repository has been archived by the owner on May 30, 2023. It is now read-only.

Right way to put the reversed client id on phonegap build android configuration file #160

Open
SidMehta opened this issue Dec 6, 2015 · 2 comments

Comments

@SidMehta
Copy link

SidMehta commented Dec 6, 2015

Assuming my client id to be 262373026581-6jso41abne2jnlqhho4861hk41nsxvbe.apps.googleusercontent.com

Is this the correct way to to write in the phonegap build config file:

"REVERSED_CLIENT_ID" is "com.googleusercontent.apps.262373026581-6jso41abne2jnlqhho4861hk41nsxvbe"

I am unable to get any information other than the email address. I tried the workaround mentioned in #111. But that didn't work. So am I mentioning the config correctly?

@SidMehta SidMehta changed the title Right way to put the reversed client id on phonegap android configuration file Right way to put the reversed client id on phonegap build android configuration file Dec 6, 2015
@alien3d
Copy link

alien3d commented Jan 16, 2016

i see some page the right is to remove the com.googleusercontant.apps from the string..But still work without those.. ")

@sammugg
Copy link

sammugg commented Apr 1, 2016

Hey @SidMehta and @alien3d,

I just merged a significant PR the other day that updated the Android side to use Google Sign-In and refactored plugin usage. The current documentation is up to date with those changes. You should check it out. To try it out, install directly from github using the second method found in the README.

Let me know if you have any questions!

Happy Coding,
~Sam
P.S. If your issue gets resolved, please close it!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants