Google+ button integration…something is wrong

后端 未结 1 1869
旧时难觅i
旧时难觅i 2021-01-27 15:08

I have this problem with Google+ button integration. There\'s no error in logcat or force close, but something is not right. I added the button, you can see my XML below. It\'s

相关标签:
1条回答
  • 2021-01-27 15:28

    That version of the PlusOneButton initializer is an old one - try making sure you're on the latest Google Play services, and remove the PlusClient from the call - see http://developer.android.com/reference/com/google/android/gms/plus/PlusOneButton.html

    I'm also not sure whether that URL will do what you probably want and +1 the app in the Play store, I think it'll just +1 the URL itself (which probably wont be displayed anywhere).

    0 讨论(0)
提交回复
热议问题