Adapty allows you remotely configure the products that will be displayed in your app.
This way you don’t have to hardcode the products and can dynamically change offers or run A/B tests without app releases.
This method enables you to retrieve the paywall from the Default Audience without having to wait for the Adapty SDK to send all the user information required for segmentation to the server.
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.
Use this method to initialize the plugin after hot restart. Please check isActivated before calling this method. Don't use this method in release builds.
In Observer mode, Adapty SDK doesn’t know, where the purchase was made from.
If you display products using our Paywalls or A/B Tests, you can manually assign variation to the purchase.
After doing this, you’ll be able to see metrics in Adapty Dashboard.
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.