cranberrygame
I guess there is a bug at the Phonegap Game plugin. The game crashs when it triggers 'Get Player Image'. I'm using the latest version of your plugin.
Here is the error report from Google Play:
[quote:137mk7v6]java.lang.NullPointerException: Attempt to invoke virtual method 'java.lang.String android.net.Uri.toString()' on a null object reference
at com.cranberrygame.phonegap.plugin.Game._getPlayerImage(Game.java:449)
at com.cranberrygame.phonegap.plugin.Game.access$400(Game.java:58)
at com.cranberrygame.phonegap.plugin.Game$4.run(Game.java:186)
Update:
This only happens if the player has no image uploaded to his Play Game Account. Otherwise it works.
Hope this information helps you
Thanks!