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

android - Pass an Serializable object in AIDL -

php - Improving script execution time -

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