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.