Keep successful redemption message longer.

This commit is contained in:
Alex Hart
2025-11-04 11:55:49 -04:00
committed by Michelle Tang
parent abbec60465
commit 95837b09db

View File

@@ -253,7 +253,7 @@ class InAppPaymentRedemptionJob private constructor(
)
}
Log.i(TAG, "InAppPayment with ID $inAppPaymentId was successfully redeemed. Response code: ${serviceResponse.status}, Will notify: ${jobData.isFromAuthCheck}")
Log.i(TAG, "InAppPayment with ID $inAppPaymentId was successfully redeemed. Response code: ${serviceResponse.status}, Will notify: ${jobData.isFromAuthCheck}", true)
SignalDatabase.inAppPayments.update(
inAppPayment = inAppPayment.copy(