yandexmobile / metrica-plugin-unity

Unity plugin for Yandex AppMetrica SDK
38 stars 18 forks source link

AppMetrica with yandex plugin for Max sdk doesn't build for iOS #51

Closed uchar closed 2 years ago

uchar commented 2 years ago

I'm using AppMetrica 4.3.0 and Yandex for AppLovin (Yandex version is 4.4.2.3 and max SDK version is 5.4.3) But I can't build it for iOS, using pod install the error is :

[!] CocoaPods could not find compatible versions for pod "YandexMobileMetrica":
  In Podfile:
    AppLovinMediationYandexAdapter (= 4.4.2.3) was resolved to 4.4.2.3, which depends on
      YandexMobileAds (= 4.4.2) was resolved to 4.4.2, which depends on
        YandexMobileAds/Static (= 4.4.2) was resolved to 4.4.2, which depends on
          YandexMobileMetrica (< 4.0.0, >= 3.14.1)

    YandexMobileMetrica (= 4.2.0)
ghost commented 2 years ago

Добрый день!Ваше письмо получено и зарегистрировано под уникальным номером № 17930810. Ответ обязательно будет предоставлен, пожалуйста, ожидайте.Просим Вас не отправлять повторное письмо по данному вопросу - оно будет считаться новой заявкой и может быть обработано позднее.Помощь сервиса: https://yandex.ru/support/direct/?from=email--С уважением,Отдел клиентского сервисател.: 8 800 234-24-80 (звонок из регионов России бесплатный)тел.: +7 495 739-37-77&nbsp23.06.2022, 11:16, "Omid" @.***>: I'm using AppMetrica 4.3.0 and Yandex for AppLovin (Yandex version is 4.4.2.3 and max SDK version is 5.4.3) But I can't build it for iOS, the error is : [!] CocoaPods could not find compatible versions for pod "YandexMobileMetrica": In Podfile: AppLovinMediationYandexAdapter (= 4.4.2.3) was resolved to 4.4.2.3, which depends on YandexMobileAds (= 4.4.2) was resolved to 4.4.2, which depends on YandexMobileAds/Static (= 4.4.2) was resolved to 4.4.2, which depends on YandexMobileMetrica (< 4.0.0, >= 3.14.1)

YandexMobileMetrica (= 4.2.0)

—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you are subscribed to this thread.Message ID: @.***>

ghost commented 2 years ago

The current version of AppLovin does not support AppMetrica 4.3.0. You need to put the version "< 4.0.0, >= 3.14.1". We recommend you put AppMetrica Unity SDK 3.8.0.. Wait for AppLovin to release an update that will support more recent versions of the AppMetrica SDK.