The behavior of Storekit1 x ServerNotificationV2.

**Question 1: **

Will ServerNotificationV2 be able to provide real-time notifications regarding Storekit1 contract renewals, and is receiving Storekit1 notifications in ServerNotificationV2 an expected use? (The documentation does not say that receiving Storekit1 notifications is not recommended, so we would like to confirm Apple's assumption.)

**Question 2: **

If ServerNotificationV2 is not able to receive Storekit1 notifications in real time, what is the expected time lag?

Answered by App Store Commerce Engineer in 784012022

Yes, App Store Server Notifications V2 works with StoreKit 1 (and is recommended even if some clients use StoreKit 1). Notifications generally arrive within 10 seconds of the corresponding event.

Accepted Answer

Yes, App Store Server Notifications V2 works with StoreKit 1 (and is recommended even if some clients use StoreKit 1). Notifications generally arrive within 10 seconds of the corresponding event.

Note: Server Notifications version has no relation to original StoreKit or StoreKit2. V2 notifications just use the same JWS format but no dependency on client version used to initiate the purchase.

Please check out our videos for more info:

The behavior of Storekit1 x ServerNotificationV2.
 
 
Q