Skip to main content
Question

Unity change language of paywall?

  • June 25, 2026
  • 2 replies
  • 3 views

Forum|alt.badge.img

It’s possible to change the language of the paywall? The user can select an specific language so its strange the the entire app is one one language and the paywall in another, I saw that there’s iOS and Android implementations for this but I have not seen a implementation in Unity, have this been implemented yet? Or it’s currently not possible in Unity?

2 replies

Tarek
RevenueCat Staff
Forum|alt.badge.img+6
  • RevenueCat Staff
  • June 26, 2026

Hey Alan!

 

Tarek from Developer Support here.

 

Great question! You're right that this is something we support on some platforms but not all yet.

 

The feature you're describing is our preferred UI locale override for paywalls. It lets you force the paywall into a specific language regardless of the device's language. On iOS and Android (and React Native, Flutter, and Capacitor) you can set it at configuration time or override it at runtime. You can see the platform examples here: Setting a preferred locale.

 

Unfortunately, this isn't available in the Unity SDK yet. Today, Unity paywalls follow the device's locale, and there's no API to override the paywall's language from your app.

 

I'm passing through this feature request on your behalf so our team can track the demand

.

In the meantime, I'm afraid the only lever available on Unity is the device/app locale itself

.

Thanks for flagging it and I'm sorry I'm not able to give you a working solution right now, but I hope the team can quickly get something working there!

 

Best regards,


Tarek
RevenueCat Staff
Forum|alt.badge.img+6
  • RevenueCat Staff
  • June 26, 2026

Hey ​@AlanWordbox,

As a follow-up, I just wanted to tell you engineering confirmed we'll be adding this capability in the Unity SDK.

Please bear with us in the meantime.

Best