When using ui_type to input text on an iOS Simulator configured with a non-US keyboard layout (e.g., French AZERTY), the characters are incorrectly mapped.
Expected behavior: The text "mobiletest@example.com" should appear in the input field.
The text appears garbled, e.g., ",obiletestàexa,ple:co,"
The MCP sends keystrokes as if targeting a US QWERTY keyboard, but the simulator interprets them using the configured keyboard layout (AZERTY). Key mappings differ significantly