Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Android: Google plus Button loading never stop

I been following this tutorial to implement Google +1 button.

I verified that I am getting ConnectionCallbacks.onConnected from my PlusClient listener.

It shows me how many people +1 this, but when I am trying to click the button it start loading and never stop.

Any ideas whats wrong?

like image 605
Ilya Gazman Avatar asked Mar 26 '26 05:03

Ilya Gazman


1 Answers

I found the solution: I put a listener like this on my +1 button:

mPlusOneButton.setOnPlusOneClickListener

as mentioned here: PlusOneButton on Android how to know if user has clicked?

and it created the bug...

Don't use this listener !!!

like image 74
Regis_AG Avatar answered Mar 27 '26 17:03

Regis_AG



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!