I have a watch face, that displays distance. Is there a way to know whether the user prefer miles or KM so I can display the appropriate type?
Also how can I detect if they prefer the date as MM/DD/YY or DD/MM/YY?
We need a way to make a call to find out the device config for these settings so we can display accordingly. Sorry if there are flags already for this, couldn't find them.
Thanks.