emoji-java
emoji-java copied to clipboard
Airplane is not consider has an Emoji
Hi,
There is an issue with some emojis. I spotted the Airplane, but I think there is other which are not working like the black heart suit
by calling the method: EmojiManager.isEmoji("✈️")
, the result is false
Thanks
Hi !
I've the same issue with hearts : ❤️ >> false
Is it possible to fix this ? Thanks
If you strip the variation selector char from the string it should return true
https://codepoints.net/U+FE0F?lang=en