SyntaxFix
Write A Post
Hire A Developer
Questions
You need to set storyboard Id from storyboard identity inspector
AddTaskViewController *add=[self.storyboard instantiateViewControllerWithIdentifier:@"storyboard_id"]; [self presentViewController:add animated:YES completion:nil];