Question
Remove pause when opening soft keyboard on iOS?
Hi,
Is there a way to avoid the (about half a second) long pause when opening the soft keyboard on iOS-devices using stageText.assignFocus() ?
The pause always happens the first time the soft keyboard is opened, everytime after that it opens instantly.
The pause gives a poor experience for the users since everything stop during this time.
Thanks in advance!
/Karl
