Class

Purchases

Purchases is the main entry point of the RevenueCat SDK. It provides access to all its features.

Declaration

@objc(RCPurchases) class Purchases

Overview

The Purchases class can be used to access all the features of the RevenueCat SDK. Most features require configuring the SDK before using it.

Topics

Interacting with the SDK

Configuring the SDK

Displaying Products

Making Purchases with Subscription Offers

Subscription Status

Identifying Users

Managing Subscriptions

Subscriber Attributes

Integrations

Advanced Configuration

Instance Methods

Type Properties

Type Methods

Relationships

Inherits From

    Conforms To

    • ObjectiveC.NSObjectProtocol
    • Swift.CVarArg
    • Swift.CustomDebugStringConvertible
    • Swift.CustomStringConvertible
    • Swift.Equatable
    • Swift.Hashable