• 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: Unrecognized Selector Exception from IBAction's?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Unrecognized Selector Exception from IBAction's?


  • Subject: Re: Unrecognized Selector Exception from IBAction's?
  • From: Dave <email@hidden>
  • Date: Thu, 03 Sep 2015 16:08:14 +0100

Hi,

> On 3 Sep 2015, at 14:00, Mike Abdullah <email@hidden> wrote:
>
> Try running with zombies turned on. Almost certainly, the object your actions are wired up to has been deallocated, and since replaced by the hash table.

That fixed it thanks - it was the View Controller I forgot to assign to a strong property. I thought I did have Zombies turned on, but that was in another project.

Thanks again and 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


References: 
 >Unrecognized Selector Exception from IBAction's? (From: Dave <email@hidden>)
 >Re: Unrecognized Selector Exception from IBAction's? (From: Mike Abdullah <email@hidden>)

  • Prev by Date: Re: Unrecognized Selector Exception from IBAction's?
  • Next by Date: Re: Swift generics, circular type declarations, and segfaults, oh my!
  • Previous by thread: Re: Unrecognized Selector Exception from IBAction's?
  • Next by thread: Re: Unrecognized Selector Exception from IBAction's?
  • Index(es):
    • Date
    • Thread