When using AFNetwork (with JSONKit ), got a error:
Domain=JKErrorDomain Code=-1 "Illegal \u Unicode escape sequence." UserInfo=0x834cab0 {JKAtIndexKey=218, JKLineNumberKey=1, NSLocalizedDescription=Illegal \u Unicode escape sequence.}
Searching lets me know such details
Any fixs or workaround for this issue ?