Thank you for advance to solve my question.
When i print variables in xcode console then i get a diffrent value from exist in variable.
This is my code Click here
And this is my printed value in X-code console Click here
how to remove backslash After Single quotation.
Can anyone help me to figure out this problem.
po
prints the object. If you want to output the string, try po print(query)