Reputation: 3260
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.
android.test.purchased
SKU, it works just fine, and changed the SKU back to my in-app original SKU.10 hours
(went to sleep).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.
Upvotes: 2
Views: 474
Reputation: 20416
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.
Upvotes: 1