Releases: appmetrica/appmetrica-unity-plugin
Releases · appmetrica/appmetrica-unity-plugin
6.7.0
6.6.0
- Fixed compatibility with Unity versions prior to 2021.3 (#19)
- Fixed crash after updating to Unity Purchasing 5.0.0 (#18)
- Updated the AppMetrica Android SDK version to 7.11.0.
- Added full support of Google Play Billing Library v8
- Fixed a possible ANR's and crashes
- Updated the AppMetrica iOS SDK version to 5.12.1.
- Fixed possible crash when using with YandexAds library
- Updated
KSCrashdependency to version 2.1.1.
Full Changelog: v6.5.0...v6.6.0
6.5.2
6.5.1
6.5.0
- Added AdRevenue autocollection
- Updated the AppMetrica Android SDK version to 7.9.0
- The main components of the AppMetrica SDK have been moved to the main application process. The AppMetrica SDK is now fully operational in the main application process. Avoiding a separate process completely removes possible integration problems with other libraries like Firebase Perfomance.
- Fixed a possible ANR's
- Updated the AppMetrica iOS SDK version to 5.11.0
- Increased deployment_target for iOS to version 13.0.
- Updated KSCrash dependency to version 2.0.0.
Full Changelog: v6.4.0...v6.5.0
6.4.0
- Updated the AppMetrica Android SDK version to 7.7.0.
- Fixed a possible issue with statistics (installations and new users) when using the AppMetrica Plugins (Unity, Flutter, ReactNative) and Yandex Ads Plugins at the same time.
- The referrer processing mechanism has been improved, which has allowed us to fix the error of receiving a deferred deeplink and its parameters when installing an application via a tracking link on the latest versions of the browser with the chromium engine (Google Chrome, Yandex Browser, etc.).
- Fixed couple of possible ANR and crashes
- Updated the AppMetrica iOS SDK version to 5.9.0.
- Resolved a conflict between AppMetricaProtobuf and other libraries using protobuf-c.
- Added AppHud intergration for subscription tracking
Full Changelog: v6.3.0...v6.4.0
6.3.0
- Updated the AppMetrica Android SDK version to 7.2.0.
- Adding forced sending of certain types of events to the server (attributions from external SDKs, e-commerce, revenue, ad revenue (Impression Level Revenue Data)).
- Updated the AppMetrica iOS SDK version to 5.8.0.
- Removed iAd support and references to this library.
- Added event parameters logging. #2
- Updated KSCrash to version
2.0.0-rc.1. - Removed domains from
NSPrivacyTrackingDomainsin the privacy manifest of theAppMetricaCoredependency to comply with Apple's privacy guidelines. - Adding forced sending of certain types of events to the server (attributions from external SDKs, e-commerce, revenue, ad revenue (Impression Level Revenue Data), apple privacy).
Full Changelog: v6.2.0...v6.3.0
6.2.0
-
Updated the AppMetrica Android SDK version to 7.0.0.
- The current
minSdkVersionhas been increased to21(Android 5.0). - The
sourceCompatibilityandtargetCompatibilityversions have been increased to Java 1.8. - A limit of 100 events to be sent in a single server request has been introduced. Implementing this limit will enhance the SDK's performance under conditions of an unstable network connection.
- Optimized client-side threading and removed outdated SDK integration checks. The optimization will reduce the time of the synchronous part of SDK activation.
- The current
-
Updated the AppMetrica iOS SDK version to 5.6.0.
- Fixed an error related to sending IDFA. IDFA was not always sent immediately after obtaining user consent for tracking. This could have affected the sending of test push notifications via IDFA.
- Extensions now use background sessions by default.
-
Added support for sending attribution from Singular.
Changes: v6.1.0...v6.2.0
6.1.0
- Updated the AppMetrica SDK version (Android 6.5.0, iOS 5.3.2).
- Added helper methods for AppMetrica Push Unity Plugin
Changes: v6.0.1...v6.1.0
6.0.1
- Fixed issue #1
Changes: v6.0.0...v6.0.1