My app crashes when I select a cell on a table view but I cant find where in the code it crashes
问题 I am trying to switch from a table view to a detail view. When I click on the cell it crashes. I have used breaks to try and find where in the code it crashes but I cant find a specific line. It crashes when the segue is performed from the table view to the detail view. I would like to pass some variables to the detail view but I first need to get it to switch to the detail view. I am using storyboard fyi. Any help would be appreciated. UPDATE: The crash log is as follows arg c = (int) 1 arg