Enumeration STOREKIT_VERSION

Defines which version of StoreKit may be used

Enumeration Members

Enumeration Members

DEFAULT: "DEFAULT"

Let RevenueCat use the most appropriate version of StoreKit

STOREKIT_1: "STOREKIT_1"

Always use StoreKit 1.

STOREKIT_2: "STOREKIT_2"

Always use StoreKit 2 (StoreKit 1 will be used if StoreKit 2 is not available in the current device.)