Skip to content

Releases: appmetrica/appmetrica-sdk-ios

5.9.0

11 Dec 16:09
Compare
Choose a tag to compare

What’s New:

  • Implemented identifiers sharing between the application and the extension.
  • Resolved a conflict between AppMetricaProtobuf and other libraries using protobuf-c.
  • Enhanced internal error reporting with more detailed information.
  • Improved validation of the application environment.

Full Changelog: 5.8.2...5.9.0

5.7.1

07 Nov 10:24
Compare
Choose a tag to compare

What’s New:

  • Removed domains from NSPrivacyTrackingDomains in the privacy manifest of the AppMetricaCore dependency to comply with Apple's privacy guidelines. #20

Full Changelog: 5.7.0...5.7.1

5.8.2

25 Oct 13:04
Compare
Choose a tag to compare

Technical release.

Full Changelog: 5.8.1...5.8.2

5.8.1

03 Oct 16:28
Compare
Choose a tag to compare

What’s New:

  • Fixed sending EVENT_UPDATE instead of EVENT_INIT to API key 42.

Full Changelog: 5.8.0...5.8.1

5.8.0

12 Sep 09:08
Compare
Choose a tag to compare

What’s New:

  • 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. #20
  • Added AppMetricaLibraryAdapter for integration with third-party libraries.
  • 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: 5.7.0...5.8.0

5.7.0

07 Aug 20:28
Compare
Choose a tag to compare

What’s New:

  • Removed iAd support and references to this library.
  • Added event parameters logging.

Full Changelog: 5.6.0...5.7.0

5.6.0

27 Jun 14:52
Compare
Choose a tag to compare

What’s New:

  • Added appEnvironment property to AppMetricaConfiguration, allowing the application environment to be set for all events from the moment of activation.

Full Changelog: 5.5.0...5.6.0

5.5.0

26 Jun 16:10
Compare
Choose a tag to compare

What’s New:

  • Extensions now use background sessions by default.
  • Added a binary dSYM upload tool to AppMetricaCrashes for easier crash report symbolication.

Full Changelog: 5.4.0...5.5.0

5.4.0

24 May 14:51
Compare
Choose a tag to compare

What’s New:

  • Fixed a bug related to IDFA submission. IDFA may not be sent after receiving user consent for tracking. This could affect the sending of test push notifications via IDFA.

Full Changelog: 5.3.2...5.4.0

5.3.2

13 May 09:43
Compare
Choose a tag to compare

What’s New:

  • Fixed crash in AMAReportersContainer.
  • Logging to a file is disabled by default due to the possibility of a crash.

Full Changelog: 5.3.1...5.3.2