John-Lluch / SWRevealViewController

A UIViewController subclass for presenting side view controllers inspired on the FaceBook and Wunderlist apps, done right !
Other
4.52k stars 989 forks source link

Crash when segue to UITableViewController #427

Open DonBaronFactory opened 9 years ago

DonBaronFactory commented 9 years ago

On xCode 6.3.1 and iOS 8, when I segue from a rear menu cell via "SWRevealViewControllerSeguePushController" to a UITableViewController, the animation starts quickly but then hangs and the app crashes without error log.

When instead I use a UIViewController it works perfectly. When again I add a UITableView in the UIViewController, it crashes again.

Any Help? Vince

F-W-D commented 7 years ago

I am having the same issue. Has this been solved?

iDevelopper commented 7 years ago

What is the error in the console?