XAMARIN ANDRIORD BUILD ISSUES with Facebook.Android 11.2.0 Nuget
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
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)