vdurmont / emoji-java

The missing emoji library for Java :heart:
MIT License
2.62k stars 513 forks source link

Unable to remove emoji #182

Open susil1k opened 3 years ago

susil1k commented 3 years ago

I have a issue when use EmojiParser.removeAllEmojis() method.

I have the String unicode is "🍁Test comment". After using this method, the returned string is "ߍ�Test comment", It have another character. Can anyone help me out from this problem

baszero commented 2 years ago

I use version 5.1.1. and in my case it works fine to remove this character.