Linking a Chrome Packaged App to Google Play Games -



Linking a Chrome Packaged App to Google Play Games -

i'm developing game chrome packaged app , want utilize google play games leaderboards, it's turning little bit of process.

i'm having problem getting chrome packaged app authenticate google play games.

i've got of nailed down:

i've created game in google play developer console i pretty got working uploading game server , going linked apps , creating web app entry. leaderboards, achievements , works great. i followed the all-the-stars-js example bundle gapi.auth.authorize() can work within packaged app... using phone call returns "oauth2 request failed: service responded error: 'bad client id: non_native'" this makes sense-- oauth2 client id linked app manager expecting web app. there isn't way create linked app chrome packaged app created 1 using google api console illustration suggested. this gets me authenticated! now, when seek pull list of leaderboards response: "there no linked app associated client id."

right, makes sense because created client id manually in google api console , there's no "link" google play games... can't link google play games service manually, , there's no way link chrome packaged app google play developer console. missing something?? i've been chasing issue months!

thanks in advance can help!

@brian think doing correctly. there not way (that i'm aware of) link chrome packaged app play game services. reason able authenticated not see leaderboards created client id through google developer console, not create necessary entries in games back-end.

i study experience play game services team, maybe back upwards in future.

google-chrome-app google-play-games

Comments

Popular posts from this blog

php - Android app custom user registration and login with cookie using facebook sdk -

django - Access session in user model .save() -

php - .htaccess Multiple Rewrite Rules / Prioritizing -