Estimote / Xamarin-Bindings

Examples of how to bind Estimote SDKs to Xamarin
Apache License 2.0
17 stars 12 forks source link

Android.Proximity: Conflicts with foreign Gson and Kotlin dependencies #25

Open drietz opened 5 years ago

drietz commented 5 years ago

For example when using Mapbox nuget packages together with Estimote.Proximity in Android projects, there are build errors stating, that some classes already have been added (e.g. "Lkotlin/ArrayIntrinsicsKt").

I would like to suggest replacing Kotlin and Gson jars with their respective NuGet packages, which are available from Microsoft.