'(iOS) asciiCapableNumberPad shows different characters than expected -> (:, ;) instead of showing (8, 9)

Simulator case:

When I click on one of the numbers on the keypad it shows a completely different number. However, it types the correct value.

enter image description here

Real Device case: (iPhone 13 pro max) (ios 15)

The number pad keyboard shows (:, ;) instead of (8, 9)

enter image description here



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source