I am migrating to v2. I checked the event because the event did not come when I canceled while the Google Play purchase dialog was open. So, when I checked the BillingProcessor source, PurchasesUpdatedListener.onPurchasesUpdated did not handle BillingClient.BillingResponseCode.USER_CANCELD.
Are you applying in any other way? Or are you planning to fix it?
I am migrating to v2. I checked the event because the event did not come when I canceled while the Google Play purchase dialog was open. So, when I checked the
BillingProcessor
source,PurchasesUpdatedListener.onPurchasesUpdated
did not handleBillingClient.BillingResponseCode.USER_CANCELD
.Are you applying in any other way? Or are you planning to fix it?