问题
Using a ContainerView with an embed seque I'm getting this:
* Terminating app due to uncaught exception 'NSInvalidUnarchiveOperationException', reason: 'Could not instantiate class named UIStoryboardEmbedSegueTemplate'
My searches didn't provide a lot, so: Does this mean "Sorry, only on iOS6" ?
回答1:
Yes, this really seems to be a "iOS 6 only"-feature. I did not see it in iOS 5 either... But didn't find it in the Docs so far.
来源:https://stackoverflow.com/questions/12868255/nsinvalidunarchiveoperationexception-with-containerview