简体   繁体   English

InApp-此版本的应用程序未配置计费

[英]InApp - This version of application is not configured for billing

Alright, before you all flame at me that it is a duplicate, I have already tried all of the other answers around the internet and I'm still getting this error. 好吧,在你们都向我发火之前,我已经尝试过互联网上的所有其他答案,但仍然出现此错误。
Note: I'm using the in-app V3 API. 注意:我正在使用应用内V3 API。

  1. First, I created the in-app product (I already had an apk draft file in my console). 首先,我创建了应用程序内产品(我的控制台中已经有一个APK草稿文件)。
  2. Tested my app with the android.test.purchased SKU, it works just fine, and changed the SKU back to my in-app original SKU. 使用android.test.purchased SKU测试了我的应用程序,它正常工作,并将SKU更改回了我的应用内原始SKU。
  3. I have created my signed apk using the Export wizard of Eclipse. 我已经使用Eclipse的Export向导创建了签名的apk。
  4. Succefully uploaded the signed apk file to my Android Console Developer Account. 成功将签名的apk文件上传到我的Android控制台开发者帐户。
  5. Sent the signed apk file over gmail and installed the signed apk file on my device from my gmail account. 通过gmail发送已签名的apk文件,并通过我的gmail帐户在我的设备上安装了已签名的apk文件。
  6. Waited for about 10 hours (went to sleep). 等待了大约10 hours (去睡觉了)。
  7. Getting up, trying to use the in-app purchase and seeing that error. 起床,尝试使用应用程序内购买并查看该错误。

I have already checked that the version name, version code are equal on device and google play. 我已经检查了设备和Google Play上的版本名称,版本代码是否相等。 They are the same. 他们是一样的。 What am I missing here? 我在这里想念什么?

This version of application is not configured for billing. 此版本的应用程序未配置计费。

You must publish your new app version if you want to execute a real payment. 如果要执行真实付款,则必须发布新的应用程序版本。 Only test payments can be executed on a not published version. 只能在未发布的版本上执行测试付款。

暂无
暂无

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 Android InApp帐单-使用发行版时未配置版本错误 - Android InApp Billing - version not configured error, while using release 应用程序错误:未为市场结算配置此版本的应用程序 - Application Error : This version of the application is not configured for Market Billing 如何修复 - “此版本的应用程序未配置市场结算”? - How to fix - “This version of the application is not configured for Market Billing”? 此版本的应用程序未配置为通过 Google Play 计费 - This version of the application is not configured for billing through Google Play 应用程序更新后,此版本的应用程序未配置为计费 - This version of the application is not configured for billing after app update TrivialDrive显示“此版本的应用程序未配置为通过...进行计费” - TrivialDrive showing “This version of the application is not configured for billing through …” 从Android Studio运行时,“此版本的应用程序未配置为计费”错误 - “This version of the application is not configured for billing” error when run from Android Studio 错误:此版本的应用程序未配置为通过Google Play结算 - Error: This version of the application is not configured for billing through Google Play 购买Android In App:未配置此版本的应用,以便通过Google Play计费 - Android In app purchase: This version of the application is not configured for billing through Google Play 应用内结算问题:“此版本的应用程序未配置为通过Google Play结算。 检查帮助中心。” - In-app billing issue: “This version of the application is not configured for Billing through Google Play. Check the help center..”
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM