Hi Jeff, thanks for the reply.
Unfortunately the issue is present even if I click the button once; I said "variable number of times" because sometimes it is needed one click, and sometimes more clicks to replicate the issue. However, doesn't NSOperationQueue mantain a... queue? If so, every instance of NSOperation should be referenced during the execution and removed from the queue only when the operation finish... I guess! Anyway, I tried to maintain my own NSOperation list that I populate before adding the operation to the NSOperationQueue and the issue is still there! Thanks again Sergio -- View this message in context: http://monotouch.2284126.n4.nabble.com/SDK-5-issue-tp3912223p3917840.html Sent from the MonoTouch mailing list archive at Nabble.com. _______________________________________________ MonoTouch mailing list [email protected] http://lists.ximian.com/mailman/listinfo/monotouch
