addressLabel.text=[[[mdict objectForKey:@”response”]objectAtIndex:indexPath.row]valueForKey:@”address”];
1
solved way to get value for address in this case? [closed]
addressLabel.text=[[[mdict objectForKey:@”response”]objectAtIndex:indexPath.row]valueForKey:@”address”];
1
solved way to get value for address in this case? [closed]