Merge remote-tracking branch 'origin/master'
This commit is contained in:
commit
3903cc4388
1 changed files with 1 additions and 0 deletions
|
@ -270,6 +270,7 @@ public class IabHelper {
|
|||
}
|
||||
else {
|
||||
// no service available to handle that Intent
|
||||
mServiceConn = null;
|
||||
if (listener != null) {
|
||||
listener.onIabSetupFinished(
|
||||
new IabResult(BILLING_RESPONSE_RESULT_BILLING_UNAVAILABLE,
|
||||
|
|
Loading…
Reference in a new issue