TextInput restrict bug on iOS
Hello,
I have a textinput restricted to "0-9" (by textInput.restrict). On android, it works. On desktop, it works. On iOS flex emulator, it works. On a real iPad, i can type any character in the field.
I can't find any informations about this setting not supported on iOS so it is probably a bug. Anyone noticed that problem? I could probably code a workaround with the onChange event, but it should be fix, or at least, documented.
Also, it would be nice to have a feature to change the softKeyboard layout (native applications can trigger a keyboard with numbers only for exemple).
Message was edited by: Rangora (more details)
