> On Mon, Jul 25, 2011 at 21:27, [email protected] <[email protected]> wrote:
>> I have a problem with covariance, the strange thing is that the code works
>> on simulator but crash (close the application!) on the actual device (an
>> iPad with iOS 4.3).
>> It is normal that crashes only on the device?

Yes. The problem is that variance requires runtime code generation, and the 
device doesn't allow runtime code generation. The simulator does.

MonoTouch cannot support generic variance at this time.

 - Jon

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

Reply via email to