FacebookComponents icon indicating copy to clipboard operation
FacebookComponents copied to clipboard

XAMARIN ANDRIORD BUILD ISSUES with Facebook.Android 11.2.0 Nuget

Open RAMESHKUMAR502 opened this issue 2 years ago • 1 comments

When we built the Andriod project after adding Facebook.Android 11.2.0 we are getting below.

error XA4215: The Java type kotlin.io.path.ExperimentalPathApi is generated by more than one managed type. Please change the [Register] attribute so that the same Java type is not emitted. error XA4215: kotlin.io.path.ExperimentalPathApi generated by: Kotlin.IO.Path.IExperimentalPathApi, Xamarin.Kotlin.StdLib, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null error XA4215: kotlin.io.path.ExperimentalPathApi generated by: Kotlin.IO.Path.IExperimentalPathApi, Xamarin.Kotlin.StdLib.Jdk7, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null

Do we have any other SDK or Solution for the above issues

RAMESHKUMAR502 avatar Nov 20 '23 02:11 RAMESHKUMAR502

We can use this library now on Facebook Audience Network SDK for .NET for Android Anjo.Android.Facebook.AudienceNetwork (>= 6.16.0) and for login Anjo.Android.Facebook (>= 16.2.0)

mhdwaelanjo avatar Feb 28 '24 13:02 mhdwaelanjo