Shopify / unity-buy-sdk

The Unity Buy SDK allows Unity developers to query and sell products from Shopify directly in Unity.
https://help.shopify.com/api/sdks/custom-storefront/unity-buy-sdk
MIT License
67 stars 23 forks source link

Localize currency symbols for UI toolkit UI #517

Open sleroux opened 6 years ago

sleroux commented 6 years ago

For the sample UIs we provide with the toolkit, the currency symbols are not localized and show $ regardless of which locale the app is run in. Instead of hard coding this, we should rely on the device's locale to determine which currency symbol to use.

antoinechatelier commented 5 years ago

Hello sleroux,

I am interested in Shopify for Unity because I would like to integrate a shop in my iOS application which is a virtual tour of a big brand booth that supplies hygiene products like Dyson, P & G, Ecolab ... the aim is to be able to sell a selection of the most innovative products of each brand on each supplier stand. If I understand correctly what you say the currency symbol will change and will appear in "€" when the application will be installed for example on an iOS device the device will detect the currency symbol of the shop that is in this example in € ? So that means that there is no parameter in the code to adjust?

in advance thank you for your possible return,