Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
IlonaBondarovich opened this issue Nov 22, 2024 · 1 comment
Open
Labels
transmitted Issue transmitted to inner service

Comments

@IlonaBondarovich
Copy link

Версия 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!

@mobile-ads-github
Copy link
Collaborator

Спасибо за Ваше обращение, для разбора создана задача с номером 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.

@mobile-ads-github mobile-ads-github added the transmitted Issue transmitted to inner service label Nov 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
transmitted Issue transmitted to inner service
Projects
None yet
Development

No branches or pull requests

2 participants