1

In some iOS games i see images in local/push notifications: hearts, smiles, ... How i can get this feature? At this time i already using a en.lproj and Localizable.strings. May be the solution there? Thanks

CReaTuS
  • 2,593
  • 1
  • 19
  • 31

1 Answers1

2

I would guess it is not really a "image" in the meaning of a pixel graphic but a character from the Emojii keyboard you can add to any text on your iPhone.

And then it is the same question as here Sending Emoji in Push Notifications via PHP on iOS .

Community
  • 1
  • 1
Christoph
  • 1,525
  • 1
  • 16
  • 27