emoji-java icon indicating copy to clipboard operation
emoji-java copied to clipboard

Unable to remove emoji

Open susil1k opened this issue 4 years ago • 1 comments

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

susil1k avatar Aug 03 '21 10:08 susil1k

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

baszero avatar Dec 22 '21 13:12 baszero