ptgamr / cordova-google-play-game

Cordova Plugin For Google Play Game Service
35 stars 64 forks source link

auth() is not doing anything #18

Closed darmie closed 8 years ago

darmie commented 8 years ago

The app is not signing into google play. googleplaygame.auth() is not doing anything!!

darmie commented 8 years ago

Fixed!

gee-whiz commented 8 years ago

good day Darmie

how did you fix this error

thanks

darmie commented 8 years ago

@gee-whiz Sorry, I later ran into other issues. I now use https://github.com/artberri/cordova-plugin-play-games-services

gee-whiz commented 8 years ago

Thank a lot man I'll try it

gee-whiz commented 8 years ago

Sorry to bother you again man.I've installed the plugin but when I test it says Uncaught ReferenceError: playGamesServices is not defined so even on the device it won't do anything

darmie commented 8 years ago

Did you follow the steps correctly? Did you enter your application ID?

gee-whiz commented 8 years ago

yes Like this cordova plugin add https://github.com/ptgamr/cordova-google-play-game.git --variable APP_ID="my app id here"

gee-whiz commented 8 years ago

sorry like this cordova plugin add https://github.com/artberri/cordova-plugin-play-games-services.git --variable APP_ID="app id"

darmie commented 8 years ago

Did you check the error message in the Android log cat?

gee-whiz commented 8 years ago

good idea man let me setup a log cat

gee-whiz commented 8 years ago

Darmie Thanks a lot for the help I manged to make it work by upgrading my android to 5.0\ cordova platform update android@5.0.0**

darmie commented 8 years ago

Cool.

On Thu, 18 Feb 2016 15:54 george Kapoya notifications@github.com wrote:

Darmie Thanks a lot for the help I manged to make it work by upgrading my android to 5.0\ cordova platform update android@5.0.0**

— Reply to this email directly or view it on GitHub https://github.com/ptgamr/cordova-google-play-game/issues/18#issuecomment-185755081 .