-
Notifications
You must be signed in to change notification settings - Fork 178
Open
Description
I'm getting a DeadObjectException from BillingRequest line 294:
response = mService.sendBillingRequest(request);
I'm using the extending AbstractBillingActivity approach. The original request is:
requestPurchase("android.test.purchased")
I am using debug mode. Any ideas on how to track down the problem?
Metadata
Metadata
Assignees
Labels
No labels