ENSwiftSideMenu
ENSwiftSideMenu copied to clipboard
setContentViewController in ENSideMenuNavigationController not called in iOS8.3
Hello, I'm working with this library and it's running perfectly in iOS9.0 + but in iOS 8 -> 8.3 is not changing the content view controllers. I debugged and it never executes the code in public
func setContentViewController(contentViewController: UIViewController)
Does anyone knows a workaround ?
Thanks
It's not library issue, is something weird with nested NavigationControllers. I don't know how to delete this issue.