Tried to do this;
Code:
NSString *strimage=[[dict objectAtIndex:0] objectForKey:@"cardUrl"];
NSLog(@"ImageUrl = %i", strimage);
and got this;
Code:
[Session started at 2010-02-22 15:44:27 +0100.]
2010-02-22 15:44:29.255 cards[7192:207] Cards in Dictionary: 7
2010-02-22 15:44:29.256 cards[7192:207] Array fields count: 4
2010-02-22 15:44:29.257 cards[7192:207] ImageUrl = 63992704