Skip to content
This repository has been archived by the owner on Sep 19, 2023. It is now read-only.

Commit

Permalink
Add YandexMobileMetrica SDK 3.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
bamx23 committed Jul 11, 2019
1 parent ac6f15c commit ed6a2aa
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 0 deletions.
10 changes: 10 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,16 @@ advertisement**.

## Changelog

### Version 3.7.1
SDK archive: [**download**](https://storage.mds.yandex.net/get-appmetrica-mobile-sdk/175948/YandexMobileMetrica-3.7.1-ios-066381b6-39c3-4794-949f-2391e0ea618f.zip)

* 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).

### Version 3.6.0
SDK archive: [**download**](https://storage.mds.yandex.net/get-appmetrica-mobile-sdk/175948/YandexMobileMetrica-3.6.0-ios-702bb3c2-76a5-4b77-9dd3-b743d5996080.zip)

Expand Down
1 change: 1 addition & 0 deletions YandexMobileMetrica.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
{
"3.7.1":"https://github.com/yandexmobile/metrica-sdk-ios/releases/download/3.7.1/YandexMobileMetrica.dynamic.framework.zip",
"3.6.0":"https://github.com/yandexmobile/metrica-sdk-ios/releases/download/3.6.0/YandexMobileMetrica.dynamic.framework.zip",
"3.5.0":"https://github.com/yandexmobile/metrica-sdk-ios/releases/download/3.5.0/YandexMobileMetrica.dynamic.framework.zip",
"3.4.1":"https://github.com/yandexmobile/metrica-sdk-ios/releases/download/3.4.1/YandexMobileMetrica.dynamic.framework.zip",
Expand Down

0 comments on commit ed6a2aa

Please sign in to comment.