Question

reset Eligibility of introductory offers

  • 15 April 2024
  • 1 reply
  • 9 views

Badge +1

I am trying to integrate RevenueCat in Flutter.

 

While I’m testing on iOS with Paywall provided by purchases_ui_flutter in storekit setting,

 

when I first got the paywall, it showed introdutory offers text and button.

 

But after I subscribed, even if I delete the app and rebuild with xcode,

 

Introductory text and button I set in paywall doesn’t show up anymore.

 

How can I reset these situations? I’m trying to see how it looks with various localizations

Thanks in advance.


This post has been closed for comments

1 reply

Userlevel 4
Badge +6

Hey @chrishan !

 

You will likely need to create a new test user here so your new user is eligible for the introductory offers. The reason that you're currently not able to see them is because you have already made a purchase on your test user so they are no longer eligible for intro offers. 

 

Let me know if that helps!