I have this code
[[[NSUserDefaults standardUserDefaults] valueForKey:@"Identificator"]isEqualToString:@""]
[[[NSUserDefaults standardUserDefaults] valueForKey:@"Identificator"] isKindOfClass:[NSNull class]])
How can I verify is it some value for this key, or not. Because this code return NO