I'm trying to display an emoji (ascii #55357) in CoreText
and this is what I'm getting:
It displays two of these characters and inserts the cursor in the middle. I'm not going to include my CoreText
code because it's such a mess and I have no idea where the bug is originating from, but what I was just curious has anyone else seen the same problem before in any facet of iOS and what is the meaning of these sort of A in a black and white box characters that got displayed? Does it mean invalid character or something? Just looking for some hints on how to even approach this problem.