Cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Location set to europe,GB, australia shows "en-us" as language

I used to differentiate between the different countries based on their language, but now (Fitbit OS 2.0) I always get "en-us" as language for every english speaking country. Is this a bug or am I just doing something wrong?

 

Thank you

Best Answer
0 Votes
4 REPLIES 4

Is this with the Companion user-settings API?

 

import { locale } from "user-settings";
console.log(locale.language);
Best Answer
0 Votes

Yes. Maybe others can confirm? 

Best Answer
0 Votes

Are you using the simulator? If so, this is a known issue:
https://dev.fitbit.com/release-notes/fitbit-os-simulator/

Peter McLennan
Gondwana Software
Best Answer
0 Votes

No, I am using my ionic. If no one else is experiencing that issue than I'm probably doing something wrong. 

Best Answer
0 Votes