I also had to set the UIwebView's Delegate to null, when leaving the view, to eliminate the final issue. As soon as I did that, this error also went away:
void SendDelegateMessage(NSInvocation*): delegate (webView:identifierForInitialRequest:fromDataSource:) failed to return after waiting 10 seconds. main run loop mode: kCFRunLoopDefaultMode This all seems a bit... fidly to me. A bit clunky. -- View this message in context: http://monotouch.2284126.n4.nabble.com/Getting-a-SIGABRT-on-the-device-tp4410210p4412355.html Sent from the MonoTouch mailing list archive at Nabble.com. _______________________________________________ MonoTouch mailing list [email protected] http://lists.ximian.com/mailman/listinfo/monotouch
