Re: Help with strange NSInvalidArgumentException

2012-07-18 Thread Sean McBride
Mike, Thanks for answering. I never directly call that. Though I call plain-old commitEditing in about 100 different places. Further searching found one similar report:

Re: Help with strange NSInvalidArgumentException

2012-07-17 Thread Mike Abdullah
Does anything in your code call -commitEditingWithDelegate:didCommitSelector:contextInfo: ? On 17 Jul 2012, at 20:46, Sean McBride wrote: > Hi all, > > I've had two customer reports of the exception below. My code is not in the > backtrace, so I'm not sure how to figure this one out. Anyone

Help with strange NSInvalidArgumentException

2012-07-17 Thread Sean McBride
Hi all, I've had two customer reports of the exception below. My code is not in the backtrace, so I'm not sure how to figure this one out. Anyone recognise anything here? NSInvalidArgumentException +[NSInvocation invocationWithMethodSignature:]: method signature argument cannot be nil