http://bugzilla.novell.com/show_bug.cgi?id=581666
http://bugzilla.novell.com/show_bug.cgi?id=581666#c5 --- Comment #5 from Geoff Norton <[email protected]> 2010-02-22 19:34:14 UTC --- Ed, I'm presuming you were using the: public UIAlertView (string title, string message, UIAlertViewDelegate del, string cancelButtonTitle, params string [] otherButtons) Constructor? If this is a case, you can just keep an explicit reference to the UIAlertViewDelegate you pass to the ctor to work around the issue? -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
