parse.com special characters in external csv file are not correctly encoded in Parse DB -


i loading external csv file through parse.com , save records in db. unfortunately special characters not correctly saved in parse.

example field record in csv:  "wendbarer gürtel aus leder und gg supreme"   same field in parse db:  "wendbarer gürtel aus leder und gg supreme" 

do have idea how happen??


Comments

Popular posts from this blog

How to provide Authorization & Authentication using Asp.net, C#? -

toolbar - How to add link to user registration inside toobar in admin joomla 3 custom component -

How to use Authorization & Authentication in Asp.net, C#? -