Hello everyone, Yesterday I tried 5.3.4 beta version of MonoTouch but I came across a strange problem that wasn't occurring with the latest stable version. If I create an instance of UIImage in a background thread (through DispatchQueue.DefaultGlobalQueue.DispatchAsync) and try to access UImage.Size.Width I get "UIKit Consistency error: you are calling a UIKit method that can only be invoked from the UI thread." exception. Is this a bug or a some new policy?
Petr
_______________________________________________ MonoTouch mailing list [email protected] http://lists.ximian.com/mailman/listinfo/monotouch
