Package 

Class WinBackOfferInputIOS


  • 
    public final class WinBackOfferInputIOS
    
                        

    Win-back offer input for iOS 18+ (StoreKit 2) Win-back offers are used to re-engage churned subscribers. The offer is automatically presented via StoreKit Message when eligible, or can be applied programmatically during purchase.

    • Field Summary

      Fields 
      Modifier and Type Field Description
      private final String offerId
    • Method Summary

      Modifier and Type Method Description
      final String getOfferId() The win-back offer ID from App Store Connect
      final Map<String, Object> toJson()
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait