I am binding an objective-c library in Monotouch but the problem is after
generating the Dll using btouch, whenever I use some of the classes from the
Dll, their classHandle is always equal to 0x0 (the class_ptr as well while
the superHandle is not). The problem is that classHandle is readonly so I
wonder if there is a way around this or if I am missing something.

Thanks

--
View this message in context: 
http://monotouch.2284126.n4.nabble.com/ClassHandle-0x0-tp4655945.html
Sent from the MonoTouch mailing list archive at Nabble.com.
_______________________________________________
MonoTouch mailing list
[email protected]
http://lists.ximian.com/mailman/listinfo/monotouch

Reply via email to