Arthour
Arthour
I confirm that logout() on GooglePlusSocialNetwork raise a nullPointerException.
Hi, i am trying to get google plus signin working on my android app, but i get issues. Debug says "GooglePlayServicesUtil﹕ Google Play services is missing." So when i add...
There is another issue: here: http://gorbin.github.io/ASNE/com/github/gorbin/asne/googleplus/GooglePlusSocialNetwork.html We can see that getAccessToken is not supported, that a problem for me :/ and the requestCurrentPerson() method return everytime NETWORK_ERROR. I really need...