You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Версия 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_FORCE_LOAD$_swiftXPC, referenced from:
_swift_FORCE_LOAD$swiftXPC$_AppLovinYandexMobileAdsAdapters in AppLovinYandexMobileAdsAdapters[x86_64]3
_swift_FORCE_LOAD$swiftXPC$_AppLovinMobileAdsCoreAdapters in AppLovinYandexMobileAdsAdapters[x86_64]11
_swift_FORCE_LOAD$swiftXPC$_BigoADSYandexMobileAdsAdapters in BigoADSYandexMobileAdsAdapters[x86_64]3
_swift_FORCE_LOAD$swiftXPC$_BigoADSMobileAdsCoreAdapters in BigoADSYandexMobileAdsAdapters[x86_64]9
_swift_FORCE_LOAD$swiftXPC$_ChartboostYandexMobileAdsAdapters in ChartboostYandexMobileAdsAdapters[x86_64]3
_swift_FORCE_LOAD$swiftXPC$_ChartboostMobileAdsCoreAdapters in ChartboostYandexMobileAdsAdapters[x86_64]8
_swift_FORCE_LOAD$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!
The text was updated successfully, but these errors were encountered:
Спасибо за Ваше обращение, для разбора создана задача с номером 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.
Версия 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_FORCE_LOAD$_swiftXPC, referenced from:
_swift_FORCE_LOAD$swiftXPC$_AppLovinYandexMobileAdsAdapters in AppLovinYandexMobileAdsAdapters[x86_64]3
_swift_FORCE_LOAD$swiftXPC$_AppLovinMobileAdsCoreAdapters in AppLovinYandexMobileAdsAdapters[x86_64]11
_swift_FORCE_LOAD$swiftXPC$_BigoADSYandexMobileAdsAdapters in BigoADSYandexMobileAdsAdapters[x86_64]3
_swift_FORCE_LOAD$swiftXPC$_BigoADSMobileAdsCoreAdapters in BigoADSYandexMobileAdsAdapters[x86_64]9
_swift_FORCE_LOAD$swiftXPC$_ChartboostYandexMobileAdsAdapters in ChartboostYandexMobileAdsAdapters[x86_64]3
_swift_FORCE_LOAD$swiftXPC$_ChartboostMobileAdsCoreAdapters in ChartboostYandexMobileAdsAdapters[x86_64]8
_swift_FORCE_LOAD$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!
The text was updated successfully, but these errors were encountered: