duccong / marketbilling

Automatically exported from code.google.com/p/marketbilling
0 stars 0 forks source link

Order Id disappears after revoke subscription #205

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
STEPS TO REPRODUCE:
1. Purchase a subscription
2. Revoke subcription using api
3. Querry inventory using IabHelper from sample code

EXPECTED OUTPUT:
The subcription should not be shown as bought

ACTUAL OUTPUT:
The subscription is returned without an order id and with atuoRenewing set to 
true

AFFECTED ORDER IDS (IF RELEVANT):
Can't provide the order id anymore

OS VERSION:
5.0

MARKET/MYAPPS VERSION:
Play Store 5.2.13

DEVICE:
Any device (reproduced on nexus 5)

OUTPUT FROM ADB BUGREPORT ATTACHED:
(Note: The output from "adb bugreport" is required for all bug reports.)

Original issue reported on code.google.com by obog...@gmail.com on 5 Mar 2015 at 11:39

GoogleCodeExporter commented 8 years ago
Hi!
You're probably using your Google account as tester - check it in Google Play 
dashboard.

Make sure on the device you are testing there is only one Google account which 
is not a tester (I created a new account).
It works for me.

* To test that this step is working try buying a consumable product you should 
see a Google dialog with a message saying this is a test purchase (or text 
similar).
Once you delete the test account and log in with new one it should work.

Original comment by ronybr...@gmail.com on 31 May 2015 at 10:50