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 [email protected] http://lists.ximian.com/mailman/listinfo/monotouch
