Contents

latestTransaction

The most recent transaction associated with the generic product ID, if it exists.

Declaration

var latestTransaction: VerificationResult<Transaction>? { get async }

Discussion

This value is nil if the customer hasn’t made any purchases associated with the generic product ID.

See Also

Getting transactions and entitlements