2

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.

  1. First, I created the in-app product (I already had an apk draft file in my console).
  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.
  3. I have created my signed apk using the Export wizard of Eclipse.
  4. Succefully uploaded the signed apk file to my Android Console Developer Account.
  5. Sent the signed apk file over gmail and installed the signed apk file on my device from my gmail account.
  6. Waited for about 10 hours (went to sleep).
  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. They are the same. What am I missing here?

This version of application is not configured for billing.

4

1 回答 1

1

如果您想执行真正的付款,您必须发布您的新应用程序版本。在未发布的版本上只能执行测试付款。

于 2013-08-22T18:11:38.670 回答