In french, some messages sent by SendNotificationToAllDevices contain special characters such as é è à ù ...
I've tried to encode these messages as UTF-8 string, but these characters are replaced by a black diamond containing a question mark, when shown, e.g. on the mobile app.
I've trie HTML encoding but it shows the HTML code, not the correct character.
Hello,
In french, some messages sent by SendNotificationToAllDevices contain special characters such as é è à ù ...
I've tried to encode these messages as UTF-8 string, but these characters are replaced by a black diamond containing a question mark, when shown, e.g. on the mobile app.
I've trie HTML encoding but it shows the HTML code, not the correct character.
Is there a way to pass french messages properly?
Thanks in advance for your answer.
Best regards,
Guy