With Cordova Ionic Android you can call for the Search keyboard with: <input type="search">
:
I'm trying to access the Emoji keyboard with: <input type="textShortMessage">
But it isn't working.
textShortMessage
is based off this SO question: Android Keyboard with Emoji which is for direct Android development.