Closed ebetabox closed 8 years ago
Update: was my problem. I was using the wrong encoding on my side of the code, so this can be closed.
Leaving this here just in case someone bumps with this problem in the future: http://stackoverflow.com/questions/15956698/nsattributedstring-initwithhtml-incorrect-character-encoding
Hi, have an issue dealing with HTML special chars / entities, not sure if is a bug or something I am missing.
When I call the "getHTML" method I do not get the special chars transformed into HTML representation (i.e ä char in this case). Is there anything I am missing?
Thanks, Emilio