Yandex.Metrica.Xamarin
2.1.0
See the version list below for details.
dotnet add package Yandex.Metrica.Xamarin --version 2.1.0
NuGet\Install-Package Yandex.Metrica.Xamarin -Version 2.1.0
<PackageReference Include="Yandex.Metrica.Xamarin" Version="2.1.0" />
paket add Yandex.Metrica.Xamarin --version 2.1.0
#r "nuget: Yandex.Metrica.Xamarin, 2.1.0"
// Install Yandex.Metrica.Xamarin as a Cake Addin #addin nuget:?package=Yandex.Metrica.Xamarin&version=2.1.0 // Install Yandex.Metrica.Xamarin as a Cake Tool #tool nuget:?package=Yandex.Metrica.Xamarin&version=2.1.0
AppMetrica is a set of libraries for gathering statistics on mobile app usage. You can view the collected data in the AppMetrica web interface.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
MonoAndroid | monoandroid10 is compatible. |
MonoTouch | monotouch10 is compatible. |
Xamarin.iOS | xamarinios10 is compatible. |
This package has no dependencies.
NuGet packages (2)
Showing the top 2 NuGet packages that depend on Yandex.Metrica.Xamarin:
Package | Downloads |
---|---|
Tiny.Xamarin.AppMetrica
Package Description |
|
Xamarin.Yandex.Checkout
Unofficial Yandex Checkout mSDK (com.yandex.money:checkout) Xamarin bindings |
GitHub repositories
This package is not used by any popular GitHub repositories.
- Updated AppMetrica SDK versions (iOS 3.4.0, Android 3.4.0).
- Added properties in the config indicating that the first launch of the app is an update.
- Added a method to disable statistics sending.
- Added a method to retrieve the AppMetrica device ID (appmetrica_device_id).
- Added a method to force sending stored events from the buffer.
- Added methods for creating user profiles.
- Added revenue tracking.
- Support sending events with a nested dictionary.