Skip to main content
Solved

Using the Test Store for debug builds

  • April 19, 2026
  • 1 reply
  • 23 views

Forum|alt.badge.img

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?

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 current offering 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,

1 reply

Tarek
RevenueCat Staff
Forum|alt.badge.img+5
  • RevenueCat Staff
  • Answer
  • April 22, 2026

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 current offering 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,