Export to GitHub

marketbilling - issue #139

Thread Patch


Posted on Aug 4, 2013 by Swift Hippo

STEPS TO REPRODUCE: 1. call IabHelper.queryInventoryAsync 2. call IabHelper.dispose immediately after that

EXPECTED OUTPUT: graceful shutdown

ACTUAL OUTPUT: various exceptions (IllegalState, NullPointer)

OS VERSION: All

MARKET/MYAPPS VERSION: All

DEVICE: All

NOTES: Patch fixing it

Attachments

Comment #1

Posted on Oct 1, 2013 by Happy Ox

Just ran into this issue. Not sure if these helpers are being maintained, but if so this can also happen if the helper is disposed of by user action (backing out of the activity using IabHelper for instance) before the query finishes.

Comment #2

Posted on Apr 21, 2015 by Happy Bear

How do you use this patch in an android project ?

Status: New

Labels:
Type-Defect Priority-Medium