I have a JSON object that is coming from a webserver.
The log is something like this:
{ \"status\":\"success\", \"Us
you can also check this Incoming String like this way also:-
if(tel==(id) [NSNull null] || [tel length]==0 || [tel isEqualToString:@""]) { NSlog(@"Print check log"); } else { NSlog(@Printcheck log %@",tel); }