Hi All
I have uploaded a text file(which contains some text for announcements for my game) to server by using Apphq console. Then, from client side I get url of that file and download it by using WWW class. Everything is ok but non english characters appear wrong.
Example: "Bu duyurular�n kodland��� ilk g�n..."
how can I fix this issue?
Thanks