Reputation: 2541
I am getting two instances of the following issue:
Scene is unreachable due to lack of entry points and does not have an identifier for runtime access via -instantiateViewControllerWithIdentifier:.
I have already done the following:
'Initial view controller' is checked on the relevant view controller of course. When I click the issue it doesn't show me where in the storyboard I can find the culprit.
Upvotes: 1
Views: 1156
Reputation: 900
So, it seem like you've tried all the obvious things, so here are a few suggestions:
Upvotes: 1