Question on 'DID_CHANGE_RENEWAL_STATUS' when I do subscription
- In this url https://developer.apple.com/library/archive/documentation/NetworkingInternet/Conceptual/StoreKitGuide/Chapters/Subscriptions.html there is no DID_CHANGE_RENEWAL_STATUS in Table 6-4 . While in this url https://developer.apple.com/library/archive/documentation/NetworkingInternet/Conceptual/StoreKitGuide/Chapters/Subscriptions.html I can see DID_CHANGE_RENEWAL_STATUS.
- Two month before I don't receive this notification in sandbox environment. Recently my service receive this notification.
Question: Is the first url outdate?