I\'m building an iOS App, and Emojis play a big part in it.
In iOS 10.2, new emojis were released.
I\'m pretty sure that if someone has iOS 8, for example, t
Just for future reference, after discovering my app had 13.2 emojis not supported in 12.x versions, I used the answer from here: How can I determine if a specific emoji character can be rendered by an iOS device? which worked really well for me.