Welcome! › Forums › Unity Plugins › Precise Locale › Show wrong region › Reply To: Show wrong region
June 27, 2021 at 6:18 pm
#11831

Keymaster
This is expected, region
here refers to language region (e.g. is it English US or English UK?). Under the hood it’s using this API:
https://developer.android.com/reference/java/util/Locale#getCountry()