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.
