adaptyteam / AdaptySDK-React-Native

React Native SDK for growing in-app subscriptions
https://docs.adapty.io/docs/quickstart
MIT License
125 stars 12 forks source link

IOS Introductory Offers and Promotional Offers #100

Open shyamvala opened 11 months ago

shyamvala commented 11 months ago

Description

I am integrating Adapty 2.7.0 with my React Native application and trying to understand a few things with regards to iOS offers:

  1. I have 1 Introductory offer (fr) and 2 promotional offers (1month.free, 6month.free) setup for a single Subscription within a group
  2. On Adapty console, I have added this product and the 2 promotional offers associated with it. I have also associated 1 Promotional offer to the product in the Paywall setup.
  3. I would like to able to add additional promotional offers at the time of purchase if need to.

I am not able to figure out from the documentation on how this can be done. I keep getting empty introductoryOffers from the sdk call: paywallProduct.subscriptionDetails.introductoryOffers

System info

No response