iOS Version Requirements for Implementing Win-Back Offer

I am currently exploring the implementation of win-back offer in my app to encourage lapsed subscribers to re-subscribe. I plan to use the automatic win-back offer sheet that display to eligible customers upon app launch, as described in the documentation. However, I am unclear about the specific iOS version requirements needed to support this feature effectively.

Could someone clarify the minimum iOS, iPadOS, and macOS versions required for these automatic win-back offer sheet?

Answered by DTS Engineer in 809337022

Could someone clarify the minimum iOS, iPadOS, and macOS versions required for these automatic win-back offer sheet?

If the customer is eligible for a win-back offer, StoreKit displays the win-back offer message when the app launches. The winBackOffer property requires iOS 18.0+, iPadOS 18.0+, Mac Catalyst 18.0+, visionOS 2.0+, and Xcode 16.0+.

Could someone clarify the minimum iOS, iPadOS, and macOS versions required for these automatic win-back offer sheet?

If the customer is eligible for a win-back offer, StoreKit displays the win-back offer message when the app launches. The winBackOffer property requires iOS 18.0+, iPadOS 18.0+, Mac Catalyst 18.0+, visionOS 2.0+, and Xcode 16.0+.

iOS Version Requirements for Implementing Win-Back Offer
 
 
Q