Hi Catallum, Yes, it is possible to bind Objective-C libraries for use in MonoTouch.
There is some documentation here: http://ios.xamarin.com/Documentation/Binding_New_Objective-C_Types There are also some examples at http://github.com/mono/monotouch-bindings Hope that helps and let us know if you need further assistance! Jeff On Thu, Oct 6, 2011 at 6:22 PM, catullum <[email protected]> wrote: > I'm try to implement an app that reads some barcodes. i have tested a lot > of > free sdk and non free SDK that works with mono develop but there was no way > to let it read the barcode the should be used. > > The only sdk that works was IOS SDK for Objective-C so my question. is > there > a way to bind an objective-C library in to c# ? > > Best regards > Fabrizio > > -- > View this message in context: > http://monotouch.2284126.n4.nabble.com/barcode-reader-objective-c-library-tp3880130p3880130.html > Sent from the MonoTouch mailing list archive at Nabble.com. > _______________________________________________ > MonoTouch mailing list > [email protected] > http://lists.ximian.com/mailman/listinfo/monotouch >
_______________________________________________ MonoTouch mailing list [email protected] http://lists.ximian.com/mailman/listinfo/monotouch
