gpt4 book ai didi

android - 帐单 : isBillingSupported always unavailable

转载 作者:塔克拉玛干 更新时间:2023-11-02 20:33:01 24 4
gpt4 key购买 nike

我正在 Samsung Galaxy Tab 2 7.0 上测试应用内结算,当我尝试检查结算是否可用时,我总是收到响应 3 - BILLING_RESPONSE_RESULT_BILLING_UNAVAILABLE(请求的类型不支持结算 API 版本)

int response = payService.isBillingSupported(3, getPackageName(), "inapp");

我已经创建了草稿应用程序,在开发人员控制台中上传了签名的 APK,并添加了测试帐户的电子邮件(在仪表板的许可证测试字段中,指出这些帐户也用于计费测试)。此外,我的设备正在使用此测试帐户作为主帐户。我正在 Eclipse 中调试应用程序。

编辑:也在 HTC Evo 3D 上测试过,同样,响应总是返回 3。

编辑:测试帐户是否必须关联谷歌钱包或其他东西才能测试应用程序?我的位置在塞尔维亚,这可能是问题所在吗?

是什么导致了这个问题,如何解决?

最佳答案

我现在可以确认这是一个真正的问题,与我的设备或代码无关。问题出在 Google Play 商店和我在塞尔维亚的位置。

以下是 Google 针对此问题的官方详细信息:

Currently, users in Serbia are reporting that they are no longer able to purchase Android apps on Google Play. We’re working hard to resolve this issue so that users in this country can download paid apps again; however, at this time, there is no workaround to the issue.

If you’re in Serbia and you’re getting errors when trying to purchase, or you don’t see paid apps at all, then you’re experiencing this known issue. We’ll continue to update this page with developments, so check back soon.

Issue first reported on: February 1, 2012

Last updated on: April 10, 2013

现在,我的目的是简单地测试应用计费,而不是真正购买任何东西,然而,这是不可能的,因为 Play Store 总是像生产环境一样运行,并且在塞尔维亚存在一些问题,当然,这些问题也会影响开发人员。

分辨率

  1. Connect the device to foreign country internet (in my case Belgium) via standard VPN connection
  2. In Location settings, turn off everything (GPS, Wi-Fi assist, ...)
  3. Stop (terminate) Play Store app if it is running
  4. In application settings, clear cache (NOT THE DATA) for the Play Store app
  5. Start Play Store app - it now loads different content aimed for country which VPN is targeting

一旦 Play 商店面向不同的国家/地区,我的代码便开始完美运行。

我写这个答案是为了帮助遇到类似问题的其他人 - 谁知道呢,也许是在其他国家,在其他时间。

关于android - 帐单 : isBillingSupported always unavailable,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/16168361/

24 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com