I’m going to write to you due to an issue we have with integrating the SDK in our application.
I just finished the base development process and now I would like to interface my app with the barcode reader. I downloaded the last SDK. Please note that we’re developing with Monotouch (last version) on Monodevelop.
I understand that I have to link the h“libdtdev.a” native library but there’s something wrong. If I try to link it with the following option: -v -gcc_flags "-L${ProjectDir} -llibdtdev -framework AudioToolbox -framework CoreGraphics -framework ExternalAccessory -ObjC"
I get a link error (MT). If I try to import it into the project, Monotouch does not produce the “LinkWith” source.
Please, can you provide us a working sample for Monotouch based on the last release of your SDK?
I look forward to receiving good news from you.
Thank you very much.