Is there a way to know if an Emoji is supported in iOS?

前端 未结 2 1320

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

2条回答
  •  情歌与酒
    2020-12-08 08:33

    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.

提交回复
热议问题