Your use case
What would you like to do?
Default phone number country code to the country I'm in. Settings -> General -> Phone numbers
Why would you like to do it?
Currently, the phone number country code defaults to 馃嚞馃嚙 United Kingdom (+44). It stands out in the settings as someone who lives in the US:

The picker already has the United States (+1) as the second option by default:

How would you like to achieve it?
Instead of pulling from location or based off of IP, maybe we can infer a bit from window.navigator.language since it's en-US for me in the US. Obviously not applicable for all situations since people can change their language to whatever but it's an easy heuristic for the majority in the US.
Have you considered any alternatives?
No response
Additional context
No response
Your use case
What would you like to do?
Default phone number country code to the country I'm in. Settings -> General -> Phone numbers
Why would you like to do it?
Currently, the phone number country code defaults to 馃嚞馃嚙
United Kingdom (+44). It stands out in the settings as someone who lives in the US:The picker already has the
United States (+1)as the second option by default:How would you like to achieve it?
Instead of pulling from location or based off of IP, maybe we can infer a bit from
window.navigator.languagesince it'sen-USfor me in the US. Obviously not applicable for all situations since people can change their language to whatever but it's an easy heuristic for the majority in the US.Have you considered any alternatives?
No response
Additional context
No response