Add YandexMobileMetrica SDK 3.8.2

This commit is contained in:
Nikolay Volosatov 2019-10-04 13:45:15 +03:00
parent 3f0128e7ab
commit 7f3bacc711
2 changed files with 7 additions and 2 deletions

View File

@ -19,10 +19,15 @@ advertisement**.
## Changelog
### Version 3.8.2
SDK archive: [**download**](https://storage.mds.yandex.net/get-appmetrica-mobile-sdk/175948/YandexMobileMetrica-3.8.2-ios-fd6bf496-ed60-4d84-978a-a8f9a818b566.zip)
* Fixed an issue with serialization of revenue decimal price.
### Version 3.8.1
SDK archive: [**download**](https://storage.mds.yandex.net/get-appmetrica-mobile-sdk/175948/YandexMobileMetrica-3.8.1-ios-05f06e48-1975-4ece-9947-1562868bfc84.zip)
* Fixed an issue with "helper" command line tool in dynamic frameworks
* Fixed an issue with "helper" command line tool in dynamic frameworks.
### Version 3.8.0
SDK archive: [**download**](https://storage.mds.yandex.net/get-appmetrica-mobile-sdk/128534/YandexMobileMetrica-3.8.0-ios-4a829c81-8941-4676-9136-48a22f386501.zip)
@ -31,7 +36,6 @@ SDK archive: [**download**](https://storage.mds.yandex.net/get-appmetrica-mobile
### 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).

View File

@ -1,4 +1,5 @@
{
"3.8.2":"https://github.com/yandexmobile/metrica-sdk-ios/releases/download/3.8.2/YandexMobileMetrica.dynamic.framework.zip",
"3.8.1":"https://github.com/yandexmobile/metrica-sdk-ios/releases/download/3.8.1/YandexMobileMetrica.dynamic.framework.zip",
"3.8.0":"https://github.com/yandexmobile/metrica-sdk-ios/releases/download/3.8.0/YandexMobileMetrica.dynamic.framework.zip",
"3.7.1":"https://github.com/yandexmobile/metrica-sdk-ios/releases/download/3.7.1/YandexMobileMetrica.dynamic.framework.zip",