Hi
I have set up some properties whose values are JSON data including strings containing international characters (eg "Créditos").
When I use the Unity SDK to get the property via GetProperyRequest or GetPropertySetRequest, the string comes back as "Cr\u00E9ditos".
Can I stop the string being sent/received that way?
If not, is there a recommended way to convert the codes back to the correct chars?
Thanks.
Colin
Amuzo Games
Hi
I have set up some properties whose values are JSON data including strings containing international characters (eg "Créditos").
When I use the Unity SDK to get the property via GetProperyRequest or GetPropertySetRequest, the string comes back as "Cr\u00E9ditos".
Can I stop the string being sent/received that way?
If not, is there a recommended way to convert the codes back to the correct chars?
Thanks.
Colin