Instance Method

offerings()

Fetch the configured Offerings for this user.

Declaration

func offerings() async throws -> Offerings

Discussion


 *``Offerings`` allows you to configure your in-app products

via RevenueCat and greatly simplifies management.

Offerings will be fetched and cached on instantiation so that, by the time they are needed, your prices are loaded for your purchase flow. Time is money.

See Also

Displaying Products