I’ve set up a paywall by following this tutorial, and with a Test store set up and paywall, I want to use this only in the dev/debug version of my mobile app. Is it possible to serve two versions of paywalls depending on the build of the app?
Solved
Using the Test Store for debug builds
Best answer by Tarek
Hey,
Thank you for reaching out, I'm Tarek, from the support team, happy to assist you.
There are few ways to achieve this.
First, you should create at least two offerings, and associated each one with a paywall.
Then, you can either:
- Select which offering to show from the app based on whether this a debug build or not (you would filter that on the client side: show the paywall associated to the
currentoffering for instance, or a paywall associated to another offering by its identifier) - Use targeting and serve different paywalls based on custom attributes.
If you tell me exactly what goal you're trying to achieve by serving two different paywalls for debug and live, I will be able to tell you which option suits you best.
Best regards,
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.
