I am trying to manually trigger the softkeyboard upon textfield focus and it seems it is a bit tricky on Android devices because setting the focus needs to originate from a click event.
Is there a way to trigger the softkeyboard using the Ionic framework?
Btw, thanks for building this great mobile framework