Re: [android-developers] Google Play Games Service onConnect Bundle is null

2015-03-27 Thread TreKing
On Mon, Mar 23, 2015 at 4:55 AM, BeEnder philipp.bender...@googlemail.com wrote: The registered connection callback is called successfully, but the given Bundle is always null. What are you expecting? The documentation

[android-developers] Google Play Games Service onConnect Bundle is null

2015-03-22 Thread BeEnder
Hello community, i want to create a turn based android game using the google play games service. The registered connection callback is called successfully, but the given Bundle is always null. public void onConnected(Bundle connectionHint) I have created the Google API Client with access to