Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

UIStoryboardEmbedSegueTemplate #32

Open
paliburger opened this issue Aug 28, 2013 · 6 comments
Open

UIStoryboardEmbedSegueTemplate #32

paliburger opened this issue Aug 28, 2013 · 6 comments

Comments

@paliburger
Copy link

Hi, I'm getting an error when i run the GHSidebarNav storyboard's project on my xcode with iOS 5.0 and 5.1 on device and simulator.
Looks like this:

*** Terminating app due to uncaught exception 'NSInvalidUnarchiveOperationException', reason: 'Could not instantiate class named UIStoryboardEmbedSegueTemplate'

How can i fix using storyboards.

Greetings

@gresrun
Copy link
Owner

gresrun commented Aug 28, 2013

Blech... I found these:

http://stackoverflow.com/questions/13228745/embed-segue-not-backwards-compatible
http://stackoverflow.com/questions/12868255/nsinvalidunarchiveoperationexception-with-containerview

Looks like I used the embed segue which is an iOS 6-only feature. You can work around this by deleting the embed segues and manually creating and adding the child view controllers from the storyboard.

@paliburger
Copy link
Author

Im stuck, please could you show me how?,
Thanks and best regards!!

@gresrun
Copy link
Owner

gresrun commented Aug 31, 2013

@umpire274
Copy link

I've upgraded all the branch 'Storyboard' with the last update on 'master' branch and all branch is ready to be committed but I don't have the permission on the branch.

Can you help me or I send to you a zip?

Alex.

@gresrun
Copy link
Owner

gresrun commented Oct 9, 2013

Can you make a pull request though GitHub?

@umpire274
Copy link

Done.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants