AppsFlyerSDK / XamariniOSBinding

AppsFlyer Xamarin iOS Binding project + example app
8 stars 7 forks source link

Update linkwith.cs to link required frameworks #7

Closed dh-dave-hanson closed 7 years ago

dh-dave-hanson commented 7 years ago

The iOS integration documentation mentions that we need to add the iAd.framework and AdSupport.framework to get the full features of Appsflyer.

This should be done within the linkwith.cs file in the binding project.

golts commented 7 years ago

@dh-dave-hanson Thanks.