I'm using the ViewDeck library and order to have a sliding functionality in my app, and I run into the problem that if I have a UITableView in my left view controller and want to delete a row, I can't do it; it simply doesn't enter in the commitEditingStylemethod.
Any idea please?
Thanks a lot in advance.
I forgot that I was returning NO in the method
canEditRowAtIndexPath