0

I m sending push notification from C# in Arabic.

This is my code:

HttpUtility.UrlEncode("اختبار").Replace("+", "%20")

When the app is open, it shows notification within app in Arabic, but if the app is hidden, the notification is displayed in notification screen with encode character like:

%d8%a7%d8%ae%d8%aa%d8%a8

Please give any suggestion.

Kamil Budziewski
  • 22,699
  • 14
  • 85
  • 105
UMAIR ALI
  • 1,055
  • 5
  • 14
  • 25

0 Answers0