Skip to main content

Hi. I use FlutterFlow for developing the app. I have a custom paywall. As I understand, prices get from Apple/Google Store. Why some prices has icons, but some texts, especially on local language? Is this managed by stores or by RC? 

USD
UAH

FF says its not on their side.

Thanks!

Hi ​@andrii-jango! We do expose a formatted price string in the Flutter SDK - is this the method you’re using to display the price? If so, I believe this returns the currency symbol defined by the set locale of the native number formatter.