Open susil1k opened 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
I use version 5.1.1. and in my case it works fine to remove this character.
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