Focus() method doesn't work on input / textarea / etc

This does not work. I have installed the plugin, and also added the below

preference name=“KeyboardDisplayRequiresUserAction” value=“false” /

feature name="Keyboard"
param name=“ios-package” value=“IonicKeyboard” onload=“true” /
/feature

In Android, i am still unable to set focus

this was really helpful

Same. This does not work for me on Android. Works like a charm on iOS though…

Hello, i have the same issue,
I don’t find how to put focus on field into my application. keyboard is active but it doesn’t work… I try to understand how works directive but i don’t find how to use… do you have complete code on this please ?

Thanks