http://bugzilla.novell.com/show_bug.cgi?id=619658

http://bugzilla.novell.com/show_bug.cgi?id=619658#c1


Geoff Norton <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |INVALID

--- Comment #1 from Geoff Norton <[email protected]> 2010-07-02 20:45:04 UTC 
---
You are letting the UIActionSheet get garbage ocllected as soon as you return
from Purge (), but you are telling objc to call back on it to
HandleActionSheetClicked.  Keep a reference to the UIActionSheet until you have
dismissed it / or the user does.

-- 
Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to