It is possible to trigger the emoji keyboard programmatically?
I am trying to open the emoji keyboard when the user click in a button, it is possible?
We can enable the emoji keyboard from the Setting Screen.But we can’t enable the emoji keyboard programmatically in the iPhone application to input the characters in the textfield so we need to create the custom Emoji keyboard in where you have to write all emoji unicode character and call that view when Text field will tap.
For More details to create a custom emoji view You can follow this Link
https://mindfiremobile.wordpress.com/2014/01/17/emoji-in-iphone-and-how-to-enable-it/