Skip to content

Releases: appmetrica/appmetrica-unity-plugin

6.7.0

09 Oct 16:16

Choose a tag to compare

  • Updated the AppMetrica Android SDK version to 7.12.0.
  • Updated the AppMetrica iOS SDK version to 5.13.0.
    • Fixed an issue where a crash could be added to the next session.

Full Changelog: v6.6.0...v6.7.0

6.6.0

17 Sep 13:53

Choose a tag to compare

  • 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 KSCrash dependency to version 2.1.1.

Full Changelog: v6.5.0...v6.6.0

6.5.2

25 Jun 13:51

Choose a tag to compare

  • Removed RewardedInterstitial ad type (#17)

Full Changelog: v.6.5.1...v6.5.2

6.5.1

03 Jun 10:49

Choose a tag to compare

  • Fix missing .meta files (#15)

Full Changelog: v6.5.0...v6.5.1

6.5.0

30 May 07:24

Choose a tag to compare

  • 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

04 Mar 07:45

Choose a tag to compare

  • 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

19 Sep 14:03

Choose a tag to compare

  • 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 NSPrivacyTrackingDomains in the privacy manifest of the AppMetricaCore dependency 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

09 Jul 11:01

Choose a tag to compare

  • Updated the AppMetrica Android SDK version to 7.0.0.

    • The current minSdkVersion has been increased to 21 (Android 5.0).
    • The sourceCompatibility and targetCompatibility versions 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.
  • 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

15 May 13:49

Choose a tag to compare

  • 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

07 May 14:03

Choose a tag to compare

  • Fixed issue #1

Changes: v6.0.0...v6.0.1