I have a textInput box called systolicInput. To record the users blood pressure.
When the user taps on the textInput the iOS virtual keyboard comes up. But it defaults to alphabetic input.
How can I force it to display the numeric input keyboard?
I am using ActionScript 3.
PS: Thanks for reading this post, and any insight will be very much appreciated :)