Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

When your subscription has expired, you will not receive updates for StoreKit transactions because the subscription is no longer active. You can check the subscription status using the SKPaymentTransaction object's transactionReceipt property and verify it using the App Store receipt validation server. Once the subscription has expired, you can offer the user options to re-subscribe or upgrade to a different subscription.