Skip to main content
Question

Platform-dependent configuration in paywalls

  • February 19, 2026
  • 1 reply
  • 30 views

Forum|alt.badge.img+2

Hi,

Is it possible to have platform-dependent configuration in paywalls? Eg. I want to redirect users to different URLs based on whether they’re on iOS or Android when they tap on the “redeem promo code” button.

Currently, what I can think of is having a custom variable hard-coded in the app, and using that in the paywall.

However, I would prefer something like locales - you could provide different values for each supported platform.

This post has been closed for comments

1 reply

guilherme
RevenueCat Staff
Forum|alt.badge.img+6
  • RevenueCat Staff
  • February 23, 2026

Hey ​@Feanor!

We are currently building out something specifically for this, and it will be around custom checks indeed. There’s still no ETA I can share, but the “conditional configure” feature is in active development and we hope to have news soon to share.

For the time being, you could consider using Targeting

Targeting allows you to maximize customer lifetime value & paywall effectiveness by creating rules to serve distinct audiences their own Offerings. Instead of having a single Default Offering that all customers receive, you can instead create rules to define an audience and serve them distinct Offerings for each Placement in your app. Plus, you can even schedule new rules to start and end at future dates.

 

It would mean specific Offerings/Paywalls for each platform, but could be a good workaround in the meantime?