Skip to main content

Hello,

I have an app with a 3 days trial on android. I just added A single payment offer but I am not able to see it, it should be because I already subscribed with this phone. Is there any way to reset the subscription so I can check the offers again.

I just check with an other phone I can not debug and the full price is displayed not the offer one 

I should have 39.99€ and not 99.99€

I am getting the products this way with React Native

const offerings = await Purchases.getOfferings();

offerings.all.Subscription.availablePackagesk0].product.priceString

Hi,

It sounds like it may be an eligibility issue. If you try with a new test user (w/o any subscriptions), do you get the intro price?

Also, there is a subscriptionOptions parameter on the StoreProduct that should have more information