Hello everyone. My .plist and code to read it is described in http://pastie.org/605082
NSLog(@"Test %@\n",[test valueForKey:@"FirstName"]);
returns NULL and resultsRetrieved is not NULL;
What could be wrong?
Hello everyone. My .plist and code to read it is described in http://pastie.org/605082
NSLog(@"Test %@\n",[test valueForKey:@"FirstName"]);
returns NULL and resultsRetrieved is not NULL;
What could be wrong?