Open keyboard

How to open the keyboard and focus in an input when my view is loaded ?

See this codepen

http://codepen.io/mhartington/pen/jfFcG

and add this to your config.xml


<preference name="KeyboardDisplayRequiresUserAction" value="false" />

Can you help me, please?

I did provide a codepen with an example of what you described. Can’t help much more than that