Adapty
Properties
Returns whether activate has been called.
Set to the most appropriate level of logging.
Functions
Fetches the paywall by the specified placement.
Fetches the paywall of the specified placement for the All Users audience.
Once you have an AdaptyPaywall, fetch corresponding products list using this method.
The main function for getting a user profile. Allows you to define the level of access, as well as other parameters.
Use this method for identifying user with it’s user id in your system.
You can logout the user anytime by calling this method.
Call this method to keep track of the user’s steps while onboarding.
Call this method to notify Adapty SDK, that particular paywall was shown to user.
To make the purchase, you have to call this method.
To restore purchases, you have to call this method.
To set fallback paywalls, use this method. You should pass exactly the same payload you’re getting from Adapty backend. You can copy it from Adapty Dashboard.
Override the default logger behavior using this method.
Implement this method to receive automatic profile updates.
You can set optional attributes such as email, phone number, etc, to the user of your app. You can then use attributes to create user segments or just view them in CRM.