I am trying to call my url using
NSDictionary *landingDetails=[appDelegate landingPage]; NSString *devinf=[UIDevice currentDevice].systemVersion;
FWIW: I got the same error number and it was due to an expired certificate, so this is another potential source for the issue.