This repository has been archived by the owner on Sep 19, 2023. It is now read-only.
Releases: yandexmobile/metrica-sdk-ios
Releases · yandexmobile/metrica-sdk-ios
3.14.0
3.12.0
3.11.1
- Added the API to report non-fatals: NSError, custom errors.
- Added the error environment to be reported with crashes and errors.
- Added the configuration property
maxReportsInDatabaseCount
to control DB limits. - Fixed tvOS support.
- Added the configuration property
appForKids
for applications from App Store Kids' Category. - Improved stability and performance.
3.9.4
3.9.2
3.9.1
3.8.2
3.8.1
3.8.0
3.7.1
- Added support of NSDecimalNumber for a price in YMMRevenueInfo.
- Added the API to control sessions manually (see the sessionsAutoTracking property of YMMYandexMetricaConfiguration).
- Added the configuration flag to handle activation as a session start (see handleActivationAsSessionStart of YMMYandexMetricaConfiguration).
- Stopped supporting the reportReferralUrl method. The method is deprecated.
- Stopped supporting the double type for the price field in the YMMRevenueInfo class. The field is deprecated.
- Fixed an issue with additional information in crash logs (active_time_since_launch, active_time_since_last_crash etc).