2

I am using FCM Push Notification for retrieving updates from firebase . Notification works fine but when the notification content contains special characters( & * "" - ) , the notification shows some series of integer values instead of special characters .

Thanks in advance !

KENdi
  • 7,576
  • 2
  • 16
  • 31
K Balaji
  • 23
  • 1
  • 5
  • Possible duplicate of [How to send a Firebase Cloud Messaging Notification with special characters like ä, ö, ü?](https://stackoverflow.com/questions/41115769/how-to-send-a-firebase-cloud-messaging-notification-with-special-characters-like) – AL. Aug 12 '17 at 05:20
  • it happened the same in me with web push notification. Api is working but when I add \n, for example, it doesn't work... just sending message from textarea in Mvc and c# – Dave Apr 13 '23 at 10:01

0 Answers0