【发布时间】:2012-12-21 09:00:21
【问题描述】:
最后一天,我在我的应用程序中尝试使用 Google Plus 为用户签名时开始收到“发生内部错误”,我使用得很好并且没有更改。代码很久没变了。
GmsClient 返回
connect: bindService returned true for Intent { act=com.google.android.gms.plus.service.START }
service broker connected, binder: android.os.BinderProxy@40fdbd20
然后立即显示 toast 消息“发生内部错误”。
我尝试编译 Google SDK+ 示例并在同一设备上运行,但它显示相同的错误。 也许 Google API 发生了一些变化?
【问题讨论】:
标签: android google-plus