Export to GitHub

marketbilling - issue #203
Patch for /v3/src/com/example/android/trivialdrivesample/util/IabHelper.java
Posted on Dec 5, 2014 by
Helpful Giraffe
should check for mContext.getPackageManager() and mContext.getPackageManager().queryIntentServices(serviceIntent, 0) 0) in case they are null... -> throw exception if one of them is null
- IabHelper.java.patch 1.1KB
Status: New
Labels:
Type-Patch