AppsFlyerSDK / XamariniOSBinding

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

v6.4.0.1 Build Error #40

Closed rusohar closed 2 years ago

rusohar commented 2 years ago

After update to v6.4.0.1 build failing in AppCenter with the following error:

MTOUCH` : error MT2101: Can't resolve the reference 'System.IntPtr CoreFoundation.CFString::CreateNative(System.String)', referenced from the method 'System.Void AppsFlyerXamarinBinding.AppsFlyerCrossPromotionHelper::LogAndOpenStore(System.String,System.String,Foundation.NSDictionary,System.Action`2<Foundation.NSUrlSession,Foundation.NSUrl>)' in 'Xamarin.iOS, Version=0.0.0.0, Culture=neutral, PublicKeyToken=84e04ff9cfb79065'.

AppCenter use latest stable Xamarin.iOS 14.16. Is Xamarin.iOS 15 required?

sokoloff06 commented 2 years ago

Hi!

Thanks for raising this up.

Yes, the latest version was built using Xamarin.iOS 15 from here.

However, let me check that, might be we can rebuild it with stable Xamarin.iOS 14 to provide the best compatibility. We will update here

rusohar commented 2 years ago

@af-vs thanks for reply

rusohar commented 2 years ago

Hi!

@af-vs any updates on Xamarin.iOS 14 support?

sokoloff06 commented 2 years ago

Hi @rusohar!

Thank you for your patience.

Can you please check if the latest release 6.4.0.3 solves the issue for you?

Thank you!

rusohar commented 2 years ago

Hi @af-vs

The issue was solved.

Thank you