[ad_1]
try like this,you can get the value like below
NSString* firstName = [[jsondata objectForKey:@"author"]objectForKey:@"firstName"];
5
[ad_2]
solved How to retrive JSON objects in a NSString [closed]
[ad_1]
try like this,you can get the value like below
NSString* firstName = [[jsondata objectForKey:@"author"]objectForKey:@"firstName"];
5
[ad_2]
solved How to retrive JSON objects in a NSString [closed]