ENSwiftSideMenu
ENSwiftSideMenu copied to clipboard
ENSwiftSideMenu crashes when trying to load PFQueryTableViewController
Hello,
I am using ENSwiftSideMenu with my app. Works great with UITableViewControllers. I am also using parse as a back end service. I am using a UITableViewController with a subclass PFQueryTableViewController
When I direct the destination to the PFQueryTableViewController the program crashes. I have added all the import statements. Just can't seem to make it work. Any suggestions.