Im using React Native and have setup my Paywall to include an introductory offer if eligible
For example - {{ sub_offer_duration }} Free then {{ price_per_period }}
Unfortunately my Paywall does not show the introductory offer, even though I am eligible.
This is true on TestFlight & SandBox. New users and existing.
When I start the Apple Payment Dialogue, Apple actually shows me the introductory offer - So this seems to be a problem with RevenueCat.
Does anyone have a solution for this?