Diego

Results 7 comments of Diego

Any updates on this? I'm having the same issue

any news? I have de same problem

same problem with 0.1.6

try this code: let storyBoard: UIStoryboard = UIStoryboard(name: "Profile", bundle: nil) let vc = storyBoard.instantiateViewController(withIdentifier: "profile") if let nav = self.slideMenuController()?.mainViewController as? UINavigationController { nav.pushViewController(vc, animated: true) }

Any news? Can't get access token without another popup.