Popover view from UICollectionView causing unwind
问题 I have a matrix of data (players) displayed in a UICollectionView . I want details on a player to display in a popover view when the user touches a cell. I asked this question earlier and got it to work. But since then, a strange problem developed. When I touch a cell, the popover appears, but the main view unwinds two screens (!?) and the app crashes with this error: 'Terminating app due to uncaught exception 'NSGenericException', reason: '-[UIPopoverController dealloc] reached while popover