While passing arrayString to parseArray() method, I m getting this error 'Illegal unquoted character ((CTRL-CHAR, code 10)): has to be escaped using the backslash to be included in string value at input location'. I tried of getting rid of illegal characters from JSON but no help.
Appreciate your help.