views:

154

answers:

1

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 method.

Nick

A: 

I wish I knew what I did but I somehow fixed this, all I can say is that it is possible.

nickthedude