I have implemented successfully this code:
Does anyone know how to write an Apple Push Notification Provider in C#?
It works great. But I have a question, can anybody help me how to send non english messages like Hebrew Or Arabic?
If the string contains any non english characters, it is not sent.
Thank you