Hi there! Today a 2 users sent me an email, that they bought non-consumable item but didn’t receive it. They also sent me a Google Play check, so it seems to be true. I checked his ID in crashlytics and found, that OnPurchaseFailed was called with PurchaseFailureReason.UserCancelled 3 times.
m_TransactionHistoryExtensions.GetLastStoreSpecificPurchaseErrorCode() = BILLING_RESPONSE_RESULT_USER_CANCELED
m_TransactionHistoryExtensions.GetLastPurchaseFailureDescription().message = GOOGLEPLAY_1:User Canceled (response: 1:User Canceled)
What could go wrong?
We are looking into this.
Hello! I am still getting these errors. The user sent me a check, but in the console I can see that the user has been canceled … this is very annoying. Can I find out how progress is being made to correct?
We are hoping to address this issue in an upcoming release. The next release should happen this week, then the next release should come soon thereafter.