cordova-google-play-game icon indicating copy to clipboard operation
cordova-google-play-game copied to clipboard

App crushes when calling googleplaygame.auth();

Open gee-whiz opened this issue 9 years ago • 1 comments

Good day all

I'm trying to implement google game play serves to my simple game but my app crushes when I call googleplaygame.auth();. Please help

*ps I'm calling it after onDeviceReady and I've an app id

gee-whiz avatar Feb 18 '16 13:02 gee-whiz

I am having the same issue if I use com.companyname.appname for the app ID, but not if I use the numerical value from the google play service section.

Using the numerical value stops it from crashing, but I cannot get leaderboards to work. :(

nitzanwilnai avatar Mar 14 '18 10:03 nitzanwilnai