Alexey Kulish 2016-02-07 21:23:57 +03:00
parent 37af588dc8
commit def22745f1

View file

@ -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,