UITextField predictive emojis not working

Hello,


I have a standard UITextField element in my app, and the prediction bar shows properly on the keyboard, however the predictive emojis doesn't work at all (like, when I write "haha" or "beach", it doesn't propose me any emoji on the right side of the bar). In every other apps that I have on my phone, it works. What did I do wrong with my UITextField? I would appreciate your help!


Thank you in advance,

PlugN

Replies

You could try playing with the autocorrection / spell checking type properties of the text field. Those probably affect emoji substitutions.

Did you ever find a solution to this, I am facing the same.


TIA...