Input field not pulling keyboard up (iOS)
I have set the textfield to classic text and is set as an input field. But when I tap it on iPad no keyboard.
Do I need to import anything first? Set focus on the textfield. Set anything in as3? Thanks.
I have set the textfield to classic text and is set as an input field. But when I tap it on iPad no keyboard.
Do I need to import anything first? Set focus on the textfield. Set anything in as3? Thanks.
If you're lacking any libraries, the compiler would tell.
I had this problem and realized I was setting via AS3 the full-screen mode (which won't allow using the keyboard).
Here you have a working example you can use as a base to test:
http://recycledinformation.blogspot.com.es/2011/10/custom-text-entry-on-ios.html
Already have an account? Login
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.