[MonoTouch] NSError in iOS 5
Wally McClure
theevilprogrammer at hotmail.com
Wed Oct 19 10:15:02 EDT 2011
Rolf,
Thanks for the suggestion. It was getting a little late for me last night. I only see the messages for the my dev system. I've gone ahead and installed console on my iOS device to get the info there. In the mean time, the app doesn't crash now, so who knows what is going on. I'll be digging it into this more today.
Wally
> Date: Wed, 19 Oct 2011 13:59:39 +0200
> Subject: Re: [MonoTouch] NSError in iOS 5
> From: rolf at xamarin.com
> To: theevilprogrammer at hotmail.com
> CC: monotouch at lists.ximian.com
>
> Hi,
>
> This looks like a native crash. You should be able to view more output
> in the system console (Applications -> Utilities -> Console => All
> messages), and in the same console there might be crash reports too.
>
> Rolf
>
> On Wed, Oct 19, 2011 at 6:05 AM, Wally McClure
> <theevilprogrammer at hotmail.com> wrote:
> > I have been working with some code to record audio. I'm getting an
> > exception on the following line:
> >
> > var error = new NSError();
> >
> > about 1 second after this line is executed, the application will exit.
> > Unfortunately, trying to wrap this in a try/catch doesn't help and I can't
> > get the underlying exception. Any ideas on this?
> > Wally
> > _______________________________________________
> > MonoTouch mailing list
> > MonoTouch at lists.ximian.com
> > http://lists.ximian.com/mailman/listinfo/monotouch
> >
> >
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/monotouch/attachments/20111019/87265801/attachment.html
More information about the MonoTouch
mailing list