I need to show some emojis on setContentText on NotificationCompat like Whatsapp shows.
I have tried to use the softbank and some variations, nothing work. (see Emoji on Android Notification) Like Gabe Sechan suggested, probably the default font on NotificationCompat doesn't support emojis.
Is there a way to change the default font on NotificationCompat? If not, how does whatsapp shows emojis on its notifications?
Thanks.