Changelog
Version 3.2.0
- Updated versions of the AppMetrica SDK (iOS 3.4.0, Android 3.4.0).
- Fixed an issue with AppMetrica Push SDK integration for iOS.
Version 3.1.0
- Updated versions of the AppMetrica SDK (iOS 3.2.0, Android 3.2.2).
- Added a method to disable sending statistics.
- Added a method to retrieve the AppMetrica device ID (
appmetrica_device_id)
. - Added a method to force sending stored events from the buffer.
Version 3.0.1
- Updated the iOS AppMetrica SDK version (iOS 3.1.1).
- 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.
Version 3.0.0
- Updated AppMetrica SDK versions (iOS 3.1.1, Android 3.1.0).
- Added methods for creating user profiles.
- Added revenue tracking.
- Changed API methods.
Version 2.1
- Updated the iOS AppMetrica SDK version (iOS 2.9.1).
- 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.
Version 2.0
- Updated versions of the AppMetrica SDK (iOS 2.7.0 and Android 2.62).
- All the files of the AppMetrica Unity plugin have been moved to the shared directory Assets/AppMetrica.
- Added a method for getting the configuration of the AppMetrica Push Unity plugin.
Version 1.20
- Updated AppMetrica SDK versions (iOS 2.5.1, Android 2.42).
Version 1.10
- Updated AppMetrica SDK versions (iOS 2.4.0, Android 2.40).
- Fixed critical errors when working with iOS (Bitcode support and a conflict with the protobuf library).
- Added the ability to disable device location detection using the
APP_METRICA_TRACK_LOCATION_DISABLED
directive.
Version 1.0
- Integration with the AppMetrica SDK for the iOS and Android platforms.