Xcode, where to assign the segue identifier
问题 Pardon me for beginner\'s question. I know I can switch to another screen (ViewController) like this self.performSegueWithIdentifier (\"SecondViewController\", sender: self) but I can\'t seem to find where to assign my 2nd screen the id, I just find Storyboard ID, is that it? I\'ve already tried, only received a crash with the following error: Receiver () has no segue with identifier \'SecondViewController\' Any idea? thanks 回答1: Segue Identifier is not the same as storyboard ID , storyboard