Releases: appmetrica/appmetrica-sdk-ios
Releases · appmetrica/appmetrica-sdk-ios
5.9.0
What’s New:
- Implemented identifiers sharing between the application and the extension.
- Resolved a conflict between
AppMetricaProtobuf
and other libraries usingprotobuf-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
What’s New:
- Removed domains from
NSPrivacyTrackingDomains
in the privacy manifest of theAppMetricaCore
dependency to comply with Apple's privacy guidelines. #20
Full Changelog: 5.7.0...5.7.1
5.8.2
Technical release.
Full Changelog: 5.8.1...5.8.2
5.8.1
What’s New:
- Fixed sending
EVENT_UPDATE
instead ofEVENT_INIT
to API key 42.
Full Changelog: 5.8.0...5.8.1
5.8.0
What’s New:
- Updated KSCrash to version
2.0.0-rc.1
. - Removed domains from
NSPrivacyTrackingDomains
in the privacy manifest of theAppMetricaCore
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
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
What’s New:
- Added
appEnvironment
property toAppMetricaConfiguration
, 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
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
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
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