Hello Wally, On Wed, May 16, 2012 at 11:23 AM, Wally McClure <[email protected]> wrote: > Sebastien, > > I went back to 5.2.11. I did some more testing and discovered that the bug > "seems" to only happen in the emulator. It seems to work fine on the device > that I am testing with. How big is an emulator bug?
In general: as big as on device :-) Until we identify the bug's root cause we can't be sure it's not occuring (just less often) on devices. E.g. the simulator runs the GC more often (every second) so it will find some bugs that would be hard to find (but exists) on devices. Whenever in doubt -> bugzilla ;-) Regards, Sebastien > Wally > >> Date: Tue, 15 May 2012 16:45:47 -0400 >> Subject: Re: [MonoTouch] MT 5.3.3 >> From: [email protected] >> To: [email protected] >> CC: [email protected] > >> >> Hello Wally, >> >> On Tue, May 15, 2012 at 4:32 PM, Wally McClure >> <[email protected]> wrote: >> > I was working with the MT 5.3.3 version. I ran into a strange issue. I >> > created a UITableViewDelegate. When I implemented my RowSelected >> > method, >> > the app would crash. I went back to 5.2.11 and all was well with the >> > world. >> > Is there any more info I can provide that might be helpful regarding >> > this >> > issue? >> >> A bug report with a small solution that shows the issue would be gold to >> us :-) >> >> Thanks >> Sebastien >> >> > Wally >> > >> > _______________________________________________ >> > MonoTouch mailing list >> > [email protected] >> > http://lists.ximian.com/mailman/listinfo/monotouch >> > _______________________________________________ MonoTouch mailing list [email protected] http://lists.ximian.com/mailman/listinfo/monotouch
