I am using the Flyout navigation controller in my app and it works perfectly except for one small issue. I have a tableview and Im using the Swipe to delete option (using CommitEditingStyle and CanEditRowAtIndex methods), but when I swipe i dont see the delete option. In simulator i sometimes can see the swipe option but on phone i couldnt get this to work. Without flyout navigation it works fine. Any workarounds to fix this?
Hi,
I am using the Flyout navigation controller in my app and it works perfectly except for one small issue. I have a tableview and Im using the Swipe to delete option (using CommitEditingStyle and CanEditRowAtIndex methods), but when I swipe i dont see the delete option. In simulator i sometimes can see the swipe option but on phone i couldnt get this to work. Without flyout navigation it works fine. Any workarounds to fix this?