emoji-java
emoji-java copied to clipboard
Unable to remove emoji
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
I use version 5.1.1. and in my case it works fine to remove this character.