I try to get a value from a json file and restore it into an NSString but when the content contains apostrophe
e.g. de l'Achéron
i get this as result: de l’Achéron
I observed that this coding exists to json file too.
Can anyone tell me how to solve this?