Xamarin.Android Bindings for Amplitude (Website, Setup Instructions)
NuGet packages are built using Azure DevOps:
NuGet packages are published on nuget.org.
The versioning scheme of Xamarin.Amplitude.Android
is derived from the versioning of com.amplitude:android-sdk
.
com.amplitude:android-sdk | Xamarin.Amplitude.Android | Note |
---|---|---|
3.4.1 | 3.4.1.1 | First version of bindings for 3.4.1 |
3.4.1 | 3.4.1.17 | Bindings for 3.4.1 containing fixes |
If you encounter errors like Java.Lang.NoClassDefFoundError: Failed resolution of: Lkotlin/jvm/internal/Intrinsics
, consider to explicitly reference the transitive dependencies of Xamarin.Amplitude.Android
:
- Xamarin.Kotlin.StdLib
- Version >= 1.4.10