StoreKit.Transaction
has an expirationDate
property, but not a gracePeriodExpirationDate
property. Product.SubscriptionInfo.RenewallInfo
has a gracePeriodExpirationDate
but no expirationDate
.
If I have enabled a grace period I think I need to check both. That seems more complicated than it should be. Am I missing something?