Hi René, UIActionSheet does have the same protection as UIAlertView has - in fact I was not able to reproduce the reported problem with the original code, so I'm not sure what's going on.
Rolf On Mon, May 28, 2012 at 4:19 PM, René Ruppert <[email protected]> wrote: > Can somebody from Xamarin please confirm that original code really has a GC > problem? I would expect UIActionSheet to have the same "internal" protection > against premature collection as UIAlertView has. > > Grüße, René > > Am 26.05.2012 um 19:41 schrieb VicBerggren <[email protected]>: > >> Thanks for posting that e.g. in reference to the GC Nic, I was running into >> the same issue and your post was helpful. >> >> -- >> View this message in context: >> http://monotouch.2284126.n4.nabble.com/ActionSheet-problem-tp3684121p4655048.html >> Sent from the MonoTouch mailing list archive at Nabble.com. >> _______________________________________________ >> MonoTouch mailing list >> [email protected] >> http://lists.ximian.com/mailman/listinfo/monotouch > _______________________________________________ > MonoTouch mailing list > [email protected] > http://lists.ximian.com/mailman/listinfo/monotouch _______________________________________________ MonoTouch mailing list [email protected] http://lists.ximian.com/mailman/listinfo/monotouch
