Does the 5.3.2 alpha contain all the fixes that are in 5.2.10?

 

René

 

Von: Rolf Bjarne Kvinge [mailto:[email protected]] 
Gesendet: Donnerstag, 22. März 2012 14:28
An: René Ruppert
Cc: [email protected]
Betreff: Re: [MonoTouch] Any idea what could cause this crash?

 

 

On Thu, Mar 22, 2012 at 1:13 PM, René Ruppert <[email protected]>
wrote:

Rolf,

 

while composing a reply with some code fragments, I realized that I was
missing an InvokeOnMainThread() while changing my UI.

Chances are high that this caused the problem. I’ll keep an eye on it.
Thanks for asking for the code! J

In the world of Windows Forms, an application throws if you try to execute
UI related code on anything but the main thread.

In iOS it often seems to work and randomly crashes with obscure unhandled
exceptions. Would it be possible for MT to throw immediately like Windows
Forms does?

 

Yes, that's easy. Just install the 5.3.2 alpha :)

 

Rolf

_______________________________________________
MonoTouch mailing list
[email protected]
http://lists.ximian.com/mailman/listinfo/monotouch

Reply via email to