• 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
Storyboard doesn't contain a view controller with identifier 'Foo'
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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


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

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

  • Follow-Ups:
    • Re: Storyboard doesn't contain a view controller with identifier 'Foo'
      • From: Rick Mann <email@hidden>
  • Prev by Date: Re: Adding UINavBar to split view detail in storyboard?
  • Next by Date: Re: Storyboard doesn't contain a view controller with identifier 'Foo'
  • Previous by thread: Re: [YES] Is ARC any smarter than Xcode's 'Analyze'?
  • Next by thread: Re: Storyboard doesn't contain a view controller with identifier 'Foo'
  • Index(es):
    • Date
    • Thread