skbhati199 / marketbilling

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

If i turn on wifi while i'm in the in app billing screen after i buy an item i receive RESULT_SERVICE_UNAVAILABLE #62

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
STEPS TO REPRODUCE:
1. Turn wifi off
2. Start the application
3. Try to buy an item
4. Notice that the No connection error pop-up appears
5. Turn wifi on
6. Tap retry from the error pop-up
7. Then tap OK in the purchase confirmation window

EXPECTED OUTPUT:

I expect to receive RESULT_OK because the transaction was successful.

ACTUAL OUTPUT:

Instead i receive RESULT_SERVICE_UNAVAILABLE.

AFFECTED ORDER IDS (IF RELEVANT):

OS VERSION: 3.0.1

MARKET/MYAPPS VERSION: 5.0.12

DEVICE: LG Optimus Pad and Motorola Xoom

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 al3x.and...@gmail.com on 27 Mar 2012 at 12:00