Constants
The following constants are available globally.
-
Purchases version number
Declaration
Objective-C
extern double PurchasesVersionNumber
-
Purchases version string
Declaration
Objective-C
extern const unsigned char PurchasesVersionString[]
-
NSErrorDomain
for errors occurring within the scope of the Purchases SDK.Declaration
Objective-C
extern const NSErrorDomain RCPurchasesErrorDomain
-
NSErrorDomain
for errors occurring within the scope of the RevenueCat Backend.Declaration
Objective-C
extern const NSErrorDomain RCBackendErrorDomain
-
Undocumented
Declaration
Objective-C
extern NSErrorUserInfoKey const RCFinishableKey
-
Undocumented
Declaration
Objective-C
extern NSErrorUserInfoKey const RCReadableErrorCodeKey