Skip to main content

I was able to get correct contents in Korean

but in Japanses, revenue paywall element(which I can customizing through paywall section on revenuecat) are not localizied. 

I’m testing with simulator using storekit in xcode.

As you can see on the screenshot I attached, price looks right because it’s coming from apple but contents from revenuecat dones’t seem right.

Weird thing is that everything in Korean works correct…..
I tested with Hindi but it dones’t work either

Any suggestion or solution would be appreciated.

 

 

Korean version looks right like below
 

 

I figured out why… because It’s my first time deloping front side, I didn’t know I have to set Localization on Xcode too. I thought setting in Flutter would take care of Xcode too.