Email keyboard in alternative mode (when digits are visible)

117 Views Asked by At

I have a UITextField where sip connection data can be entered. So for example:

[email protected]

In general problem is that this looks like an email, but for 90% of cases user will enter numbers first.
So I've set email keyboard, but I would like to activate alternative keyboard mode, so digits would be visible when keyboard is shown (see picture):

email keyboard second mode

Is it possible?

0

There are 0 best solutions below