应用内结算不适用于 Nexus S
我正在测试应用内计费示例代码 - Dungeons。它在我的设备(Nexus S,2.3.3)上无法正常工作。
Nexus S 的应用内结算是否有问题?
我的调试消息如下:
03-04 10:10:39.199: INFO/BillingService(28888): CheckBillingSupported response code: RESULT_BILLING_UNAVAILABLE
03-04 10:10:39.199: INFO/Dungeons(28888): supported: false
I'm testing the in-app billing sample code - Dungeons. It doesn't work properly on the device I have (Nexus S, 2.3.3).
Does the Nexus S have a problem with the In-app Billing?
My debug messages are below:
03-04 10:10:39.199: INFO/BillingService(28888): CheckBillingSupported response code: RESULT_BILLING_UNAVAILABLE
03-04 10:10:39.199: INFO/Dungeons(28888): supported: false
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
据我所知,他们的应用内计费沙盒测试环境尚未准备好:/。到目前为止,所有人都收到了该错误消息。
As far as I know, their sandbox testing environment for in-app billing is not ready yet :/. Everybody is getting that error message so far.
谷歌之外没有人知道这是怎么回事,而且他们还没有发表评论。请查看此内容和此。
No one outside of Google knows what's going on with it, and they aren't talking yet. Check out this and this.