ipad: UINavigationController Inside a ModalView not pushing views
I have a UINavigationController with a UIViewcontroller containing a tableview that is being presented as a UIModalPresentationFormSheet on the ipad. Which works fine until I try to push another view on top of it. Nothing happens anyone else have this issue?
It also works perfectly on the iphone. and the didselectrowatindexpath is not a branched met开发者_运维知识库hod.
Nick
I wish I knew what I did but I somehow fixed this, all I can say is that it is possible.
精彩评论