Apple push notifications and Emoji characters...
Posted
by Friendlydeveloper
on Stack Overflow
See other posts from Stack Overflow
or by Friendlydeveloper
Published on 2010-03-14T02:53:34Z
Indexed on
2010/03/14
3:05 UTC
Read the original article
Hit count: 495
Hello,
I recently found this very interesting article on APNS and Emoji characters: EASY APNS - Just for fun
It contains a list with all supported Emojis. However, I couldn't get them to display in my push notifications. All I get is the code, not the image. For example, if I add \ue415 (a smiley) to my message, I never see the image, just the code.
Any idea what I'm doing wrong?
Thanks in advance.
© Stack Overflow or respective owner