Question

Im facing this warning in ios7 enter image description here

I cant find the solution in google.Can you guide me to solve this warning.

Was it helpful?

Solution

Use stringByAppendingQueryParameters Instead of appendQueryParams Because appendQueryParams is deprecated in RestKit.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top