yandexmobile / yandex-ads-flutter-plugin

Flutter plugin for Yandex Mobile Ads SDK. This plugin allows Flutter developers to easily integrate Yandex Mobile Ads SDK on Android and iOS apps.
Other
11 stars 2 forks source link

Ошибка при сборке проекта под ios #52

Open IlonaBondarovich opened 3 days ago

IlonaBondarovich commented 3 days ago

Версия yandex_mobileads 7.5.0 Версия MacOs 14.1.2 Версия Xcode 15.0.1

При сборке flutter проекта под ios возникает такая ошибка:

ld: Undefined symbols: enum case for MarketplaceKit.AppDistributor.testFlight(MarketplaceKit.AppDistributor.Type) -> MarketplaceKit.AppDistributor, referenced from: l007 in GoogleMobileAds[x86_64]398 l007 in GoogleMobileAds[x86_64]398 l008 in GoogleMobileAds[x86_64]398 l008 in GoogleMobileAds[x86_64]398 enum case for MarketplaceKit.AppDistributor.marketplace(MarketplaceKit.AppDistributor.Type) -> (Swift.String) -> MarketplaceKit.AppDistributor, referenced from: l007 in GoogleMobileAds[x86_64]398 l007 in GoogleMobileAds[x86_64]398 l008 in GoogleMobileAds[x86_64]398 l008 in GoogleMobileAds[x86_64]398 enum case for MarketplaceKit.AppDistributor.other(MarketplaceKit.AppDistributor.Type) -> MarketplaceKit.AppDistributor, referenced from: l007 in GoogleMobileAds[x86_64]398 l007 in GoogleMobileAds[x86_64]398 l008 in GoogleMobileAds[x86_64]398 l008 in GoogleMobileAds[x86_64]398 static MarketplaceKit.AppDistributor.current.getter : MarketplaceKit.AppDistributor, referenced from: function signature specialization <Arg[0] = Dead> of static GoogleMobileAds.GADMarketplaceKitSignals.appDistributor() async -> Swift.String in GoogleMobileAds[x86_64]398 async function pointer to static MarketplaceKit.AppDistributor.current.getter : MarketplaceKit.AppDistributor, referenced from: function signature specialization <Arg[0] = Dead> of static GoogleMobileAds.GADMarketplaceKitSignals.appDistributor() async -> Swift.String in GoogleMobileAds[x86_64]398 enum case for MarketplaceKit.AppDistributor.appStore(MarketplaceKit.AppDistributor.Type) -> MarketplaceKit.AppDistributor, referenced from: l007 in GoogleMobileAds[x86_64]398 l007 in GoogleMobileAds[x86_64]398 l008 in GoogleMobileAds[x86_64]398 l008 in GoogleMobileAds[x86_64]398 type metadata accessor for MarketplaceKit.AppDistributor, referenced from: l007 in GoogleMobileAds[x86_64]398 l008 in GoogleMobileAds[x86_64]398 nominal type descriptor for MarketplaceKit.AppDistributor, referenced from: _symbolic ___Sg 14MarketplaceKit14AppDistributorO in GoogleMobileAds[x86_64]398 swift_FORCELOAD$_swiftXPC, referenced from: swift_FORCELOAD$swiftXPC$_AppLovinYandexMobileAdsAdapters in AppLovinYandexMobileAdsAdapters[x86_64]3 __swift_FORCELOAD$swiftXPC$_AppLovinMobileAdsCoreAdapters in AppLovinYandexMobileAdsAdapters[x86_64]11 swift_FORCELOAD$swiftXPC$_BigoADSYandexMobileAdsAdapters in BigoADSYandexMobileAdsAdapters[x86_64]3 swift_FORCELOAD$swiftXPC$_BigoADSMobileAdsCoreAdapters in BigoADSYandexMobileAdsAdapters[x86_64]9 __swift_FORCELOAD$swiftXPC$_ChartboostYandexMobileAdsAdapters in ChartboostYandexMobileAdsAdapters[x86_64]3 swift_FORCELOAD$swiftXPC$_ChartboostMobileAdsCoreAdapters in ChartboostYandexMobileAdsAdapters[x86_64]8 __swift_FORCELOAD$swiftXPC$_GoogleMobileAds in GoogleMobileAds[x86_64]398 ... clang: error: linker command failed with exit code 1 (use -v to see invocation)

Flutter doctor

[✓] Flutter (Channel stable, 3.22.3, on macOS 14.1.2 23B92 darwin-arm64, locale en-US) [✓] Android toolchain - develop for Android devices (Android SDK version 34.0.0) [✓] Xcode - develop for iOS and macOS (Xcode 15.0.1) [✓] Chrome - develop for the web [✓] Android Studio (version 2023.2) [✓] VS Code (version 1.94.2) [✓] Connected device (5 available) [✓] Network resources • No issues found!

mobile-ads-github commented 3 days ago

Спасибо за Ваше обращение, для разбора создана задача с номером ADLIBGITHUB-5. Мы ознакомимся и вернемся с ответом как можно скорее, возможно запросим дополнительную информацию.

Thank you for your message, a task with the number ADLIBGITHUB-5 has been created for analysis. We will get acquainted and return with the answer as soon as possible, we may request additional information.