This repository has been archived by the owner on Aug 25, 2022. It is now read-only.
Releases: yandexmobile/metrica-plugin-xamarin
Releases · yandexmobile/metrica-plugin-xamarin
2.3.0
2.2.0
- Updated AppMetrica SDK versions (iOS 3.6.0, Android 3.6.0).
2.1.0
- 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.
2.0.0
- Updated AppMetrica SDK versions (iOS 3.1.2, Android 3.1.0).
- Changed the SDK to meet the requirements of the Apple App Store Review Team. Update the plugin to avoid any issues during the App Store moderation process.
- Changed API methods.
- Added a method for getting the configuration of the AppMetrica Push Xamarin plugin.
- Fixed an issue when using custom Application class