You need to use the instantiateViewControllerWithIdentifier
: method of your UIStoryboard
instance and then you can push the controller.
↧
Answer by Sargis for why use storyboard push a viewcontroller shows black screen
↧