In my iPhone application I am calling a webservice using JSON. And I using NSJSONSerialization
for retrieving the data from service. I am getting crash at random points when I run the app. Here is the screen shot of the issue.
Can someone please check it? If need more code, please let me know. Thanks in advance.