Archives for: "October 2013, 13"
iOS Error:'Push segues can only be used when the source controller is managed by an instance of UINavigationController.''
I tried to add a button which will jump a Navigation Control Screen after it clicked. But I ran the application, after the button is clicked, I got this error, 'Push segues can only be used when the source controller is managed by an instance of… more »