• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Storyboard doesn't contain a view controller with identifier 'Foo'
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Storyboard doesn't contain a view controller with identifier 'Foo'


  • Subject: Re: Storyboard doesn't contain a view controller with identifier 'Foo'
  • From: Rick Mann <email@hidden>
  • Date: Tue, 13 Nov 2012 03:13:39 -0800

Cleaning the project, and quitting & relaunching Xcode fixed the problem. Sigh.

On Nov 13, 2012, at 2:57 , Rick Mann <email@hidden> wrote:

> I've been converting my app to use Storyboards. Everything's been going fine, 'till I added one of the view controllers with a push segue from a dynamic cell in a previous view controller.
>
> When I tap on the cell, I get an exception with this message: Storyboard doesn't contain a view controller with identifier 'Foo', where 'Foo' is an auto-generated identifier. If I set the Storyboard ID in the storyboard for the target VC, the message changes to that ID. Clearly the view controller is there. Why doesn't it find it?
>
> I found a lot of stuff about this with a google search, but it always had to do with people trying to programmatically instantiate the VC using the identifier. One person said it was a bug in Xcode that could only be worked around by re-creating the project. That's a lot of work for this project; I'd rather not do that.
>
> I've never had to do anything regarding the identifier before. Any idea how to fix this?
>
> --
> Rick
>
>
>
>
> _______________________________________________
>
> 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


--
Rick




_______________________________________________

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

References: 
 >Storyboard doesn't contain a view controller with identifier 'Foo' (From: Rick Mann <email@hidden>)

  • Prev by Date: Storyboard doesn't contain a view controller with identifier 'Foo'
  • Next by Date: Present MFMailComposeViewController modally via segue?
  • Previous by thread: Storyboard doesn't contain a view controller with identifier 'Foo'
  • Next by thread: Present MFMailComposeViewController modally via segue?
  • Index(es):
    • Date
    • Thread