Re: iOS - the joy of observers and NSInternalInconsistancyException for KVO
Re: iOS - the joy of observers and NSInternalInconsistancyException for KVO
- Subject: Re: iOS - the joy of observers and NSInternalInconsistancyException for KVO
- From: Alex Zavatone <email@hidden>
- Date: Thu, 19 May 2016 16:13:56 -0400
Yeah, I have strong references too, but some part of my NSURLSession code ends up causing this error when we have a failure (SSL challenge) on a file download.
I'll have to implement the methods to handle the download failure cases, which I am currently not doing.
On May 19, 2016, at 12:57 PM, Jonathan Mitchell wrote:
>
>> On 19 May 2016, at 17:55, Jonathan Mitchell <email@hidden> wrote:
>>
>> That way the observed object can get deallocated before the observer.
> Should say
> That way the observed object cannot get deallocated before the observer.
>
> J
>
> _______________________________________________
>
> 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
_______________________________________________
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