jumaris / marketbilling

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

In APP Purchase purchaseStateChanged some time call but some time its not call(After send the notification ) #51

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
STEPS TO REPRODUCE:
1.Added the test account,test package (unpublished) in market place, 
2.Testing start with android.test.purchased id . 
3.Some time 3,4 time  I got successfully purchase response but some time I am 
not get the successfully response from market. Always get the response code OK 
after send confirmation to market. 

Some time its call PURCHASE_STATE_CHANGED  then its ok but some time its not 
call after accept the payment .

Even wait for 30 minutes

How much time it will take to send the response after accept the payment in 
market place.

Thanks
Tikam Chandrakar 

EXPECTED OUTPUT:Need to call onPurchaseStateChanged after accept the payment 
some time call but when i used 2 or 3 times it will not call.

ACTUAL OUTPUT:not call call method 
onPurchaseStateChanged(PURCHASE_STATE_CHANGED)

AFFECTED ORDER IDS (IF RELEVANT):

OS VERSION:

MARKET/MYAPPS VERSION:

DEVICE:

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

NOTES:

Original issue reported on code.google.com by tikam.ch...@xymob.com on 2 Nov 2011 at 10:13

GoogleCodeExporter commented 9 years ago
Same situation. Sometimes receiving PURCHASE_STATE_CHANGED takes more than 3 
hours, sometimes it never received.

Original comment by tina...@gmail.com on 19 Jul 2012 at 1:33