There seems to be an issue with the method:
[UIStoryboard storyboardWithName:@"Main" bundle:nil]
when I use:
self.storyboard
it can get the UIViewController with identifier.
Post
Replies
Boosts
Views
Activity
I have the same problem