简体   繁体   中英

Integrating a third party library to Xamarin iOS

I will begin working on a new cross-platform project. I'm going to use Xamarin (not Xamarin Forms) and will need to integrate AdTapsy's iOS library to the project. I mention AdTapsy here but the question is valid for all the third party libraries I guess.

Here's the integration guide for the mentioned library: https://app.adtapsy.com/app/integration

And here's the guide for linking native libraries for Xamarin: https://developer.xamarin.com/guides/ios/advanced_topics/native_interop/

What I need to know is, is it possible to link the library by applying the directions in the guide, is this the general way to link libraries?

若要在 Xamarin 项目中使用第 3 方本机库,您需要为其创建绑定项目

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM