Reputation: 257
I'm new to xamarin Can any one please tell me how to bind objective c static library(.a file) in xamarin studio?
I find out one good PDF417 scanner. But the SDK is in pure iOS(objective C).
https://github.com/PDF417/pdf417-ios
Anyone please tell me how to integerate that one in xamarin studio?
Please help me.
Upvotes: 2
Views: 229
Reputation: 3381
Please follow the official documentation for Binding Objective-C in Xamarin for starters.
Upvotes: 1