NSURLSession*session=[NSURLSessionsessionWithConfiguration:[NSURLSessionConfigurationdefaultSessionConfiguration]];@synchronized(session){[[sessiondownloadTaskWithURL:attachmentURLcompletionHandler:^(NSURL*temporaryFileLocation,NSURLResponse*response,NSError*error){if(error!=nil){NSLog(@"error.l