Problem with Seque's
Problem with Seque's
- Subject: Problem with Seque's
- From: Dave <email@hidden>
- Date: Wed, 7 Jun 2017 15:43:55 +0200
Hi All,
I have two iOS projects, in both projects (ProjectA and ProjectB), I have two
view controllers in both Apps, one is the Initial View Controller and the other
is presented via Button Click.
In ProjectA this works ok.
In ProjectB it crashes in main.m.
When I look in the Storyboard file in both projects, I see that in ProjectA
there is a Segue from a Button to the Destination, when I inspect the Segue, to
shows the Kind as being “Show (e.g. Push)".
However, in ProjectB is says “Push” and I can see no option for “Show” (as far
as I remember when I created ProjectA, it said Push was deprecated.
I’m not sure if this is causing the crash, but why it is different in the two
projects?
How can I fix this crash? I can’t see anything in the Storyboard or .m files
that is different except the Segue “Kind” field.
It seems like everything I try to do something with Storyboards there are
crashes all over the place and I’m beginning to wish I’d not used them and just
stuck to NIB files. Is there anyway to export View Controllers from a
Storyboard file into a NIB file?
Thanks a lot
All the Best
Dave
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden