You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
App crashed with this error when its trying to parse the emoji
java.lang.ExceptionInInitializerError
at com.vdurmont.emoji.EmojiManager.getForAlias(EmojiManager.java:86)
at com.vdurmont.emoji.EmojiParser.getAliasAt(EmojiParser.java:152)
at com.vdurmont.emoji.EmojiParser.parseToUnicode(EmojiParser.java:117)
The text was updated successfully, but these errors were encountered:
App crashed with this error when its trying to parse the emoji
java.lang.ExceptionInInitializerError
at com.vdurmont.emoji.EmojiManager.getForAlias(EmojiManager.java:86)
at com.vdurmont.emoji.EmojiParser.getAliasAt(EmojiParser.java:152)
at com.vdurmont.emoji.EmojiParser.parseToUnicode(EmojiParser.java:117)
The text was updated successfully, but these errors were encountered: