Search Unity

How to Get User Local Currency (Android)?

Discussion in 'Scripting' started by Ecliptech, Jul 23, 2014.

  1. Ecliptech

    Ecliptech

    Joined:
    Jan 27, 2014
    Posts:
    4
    I need to get the currency symbol (e.g. USD, GBP) of the user's current location. How can I get this in Unity? I notice from the Android Native SDK there is a Currency class. Is this exposed in Unity anywhere?