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

Upgrading to xCode 15 / SDK 17 causing iOS build failure #27

Open
renatomserra opened this issue May 1, 2024 · 4 comments
Open

Upgrading to xCode 15 / SDK 17 causing iOS build failure #27

renatomserra opened this issue May 1, 2024 · 4 comments

Comments

@renatomserra
Copy link

renatomserra commented May 1, 2024

Hello,

The lib was working perfectly, but when i upgraded to xCode 15 which is now mandatory for all ios apps it started failing to build with the below.
Ive tried deleting and installing all modules and pods but no success

duplicate symbol '_OBJC_CLASS_$_YMA__YXSecItemOperationResult' in:
    /Users/renatoserra/Library/Developer/Xcode/DerivedData/DogCatApp-czelatxycgvepqanlscxbgpabupu/Build/Intermediates.noindex/ArchiveIntermediates/DogCatApp/BuildProductsPath/Release-iphoneos/XCFrameworkIntermediates/YandexMobileAds/YandexMobileAds.framework/YandexMobileAds[1075](YXSecItemOperationResult.o)
    /Users/renatoserra/Library/Developer/Xcode/DerivedData/DogCatApp-czelatxycgvepqanlscxbgpabupu/Build/Intermediates.noindex/ArchiveIntermediates/DogCatApp/BuildProductsPath/Release-iphoneos/XCFrameworkIntermediates/YandexMobileAds/YandexMobileAds.framework/YandexMobileAds[999](YXSecItemOperationResult.o)
duplicate symbol '_OBJC_METACLASS_$_YMA__YXPlatformCurrentState' in:
    /Users/renatoserra/Library/Developer/Xcode/DerivedData/DogCatApp-czelatxycgvepqanlscxbgpabupu/Build/Intermediates.noindex/ArchiveIntermediates/DogCatApp/BuildProductsPath/Release-iphoneos/XCFrameworkIntermediates/YandexMobileAds/YandexMobileAds.framework/YandexMobileAds[1071](YXPlatformCurrentState.o)
    /Users/renatoserra/Library/Developer/Xcode/DerivedData/DogCatApp-czelatxycgvepqanlscxbgpabupu/Build/Intermediates.noindex/ArchiveIntermediates/DogCatApp/BuildProductsPath/Release-iphoneos/XCFrameworkIntermediates/YandexMobileAds/YandexMobileAds.framework/YandexMobileAds[995](YXPlatformCurrentState.o)
duplicate symbol '_OBJC_METACLASS_$_YMA__YXAppIdentifierProvider' in:
    /Users/renatoserra/Library/Developer/Xcode/DerivedData/DogCatApp-czelatxycgvepqanlscxbgpabupu/Build/Intermediates.noindex/ArchiveIntermediates/DogCatApp/BuildProductsPath/Release-iphoneos/XCFrameworkIntermediates/YandexMobileAds/YandexMobileAds.framework/YandexMobileAds[1070](YXAppIdentifierProvider.o)
    /Users/renatoserra/Library/Developer/Xcode/DerivedData/DogCatApp-czelatxycgvepqanlscxbgpabupu/Build/Intermediates.noindex/ArchiveIntermediates/DogCatApp/BuildProductsPath/Release-iphoneos/XCFrameworkIntermediates/YandexMobileAds/YandexMobileAds.framework/YandexMobileAds[994](YXAppIdentifierProvider.o)
duplicate symbol '_OBJC_METACLASS_$_YMA__YXPlatformDescription' in:
    /Users/renatoserra/Library/Developer/Xcode/DerivedData/DogCatApp-czelatxycgvepqanlscxbgpabupu/Build/Intermediates.noindex/ArchiveIntermediates/DogCatApp/BuildProductsPath/Release-iphoneos/XCFrameworkIntermediates/YandexMobileAds/YandexMobileAds.framework/YandexMobileAds[1073](YXPlatformDescription.o)
    /Users/renatoserra/Library/Developer/Xcode/DerivedData/DogCatApp-czelatxycgvepqanlscxbgpabupu/Build/Intermediates.noindex/ArchiveIntermediates/DogCatApp/BuildProductsPath/Release-iphoneos/XCFrameworkIntermediates/YandexMobileAds/YandexMobileAds.framework/YandexMobileAds[997](YXPlatformDescription.o)
duplicate symbol '_OBJC_CLASS_$_YMA__PodsDummy_YXYandexCAChallengeHandler' in:
    /Users/renatoserra/Library/Developer/Xcode/DerivedData/DogCatApp-czelatxycgvepqanlscxbgpabupu/Build/Intermediates.noindex/ArchiveIntermediates/DogCatApp/BuildProductsPath/Release-iphoneos/XCFrameworkIntermediates/YandexMobileAds/YandexMobileAds.framework/YandexMobileAds[1096](YXYandexCAChallengeHandler-dummy.o)
    /Users/renatoserra/Library/Developer/Xcode/DerivedData/DogCatApp-czelatxycgvepqanlscxbgpabupu/Build/Intermediates.noindex/ArchiveIntermediates/DogCatApp/BuildProductsPath/Release-iphoneos/XCFrameworkIntermediates/YandexMobileAds/YandexMobileAds.framework/YandexMobileAds[1003](YXYandexCAChallengeHandler-dummy.o)
duplicate symbol '_OBJC_METACLASS_$_YMA__YXSecItemOperationResult' in:
    /Users/renatoserra/Library/Developer/Xcode/DerivedData/DogCatApp-czelatxycgvepqanlscxbgpabupu/Build/Intermediates.noindex/ArchiveIntermediates/DogCatApp/BuildProductsPath/Release-iphoneos/XCFrameworkIntermediates/YandexMobileAds/YandexMobileAds.framework/YandexMobileAds[1075](YXSecItemOperationResult.o)
    /Users/renatoserra/Library/Developer/Xcode/DerivedData/DogCatApp-czelatxycgvepqanlscxbgpabupu/Build/Intermediates.noindex/ArchiveIntermediates/DogCatApp/BuildProductsPath/Release-iphoneos/XCFrameworkIntermediates/YandexMobileAds/YandexMobileAds.framework/YandexMobileAds[999](YXSecItemOperationResult.o)
duplicate symbol '_OBJC_CLASS_$_YMA__YXPlatformCurrentState' in:
    /Users/renatoserra/Library/Developer/Xcode/DerivedData/DogCatApp-czelatxycgvepqanlscxbgpabupu/Build/Intermediates.noindex/ArchiveIntermediates/DogCatApp/BuildProductsPath/Release-iphoneos/XCFrameworkIntermediates/YandexMobileAds/YandexMobileAds.framework/YandexMobileAds[1071](YXPlatformCurrentState.o)
    /Users/renatoserra/Library/Developer/Xcode/DerivedData/DogCatApp-czelatxycgvepqanlscxbgpabupu/Build/Intermediates.noindex/ArchiveIntermediates/DogCatApp/BuildProductsPath/Release-iphoneos/XCFrameworkIntermediates/YandexMobileAds/YandexMobileAds.framework/YandexMobileAds[995](YXPlatformCurrentState.o)
duplicate symbol '_OBJC_CLASS_$_YMA__YXTelephonyInfo' in:
    /Users/renatoserra/Library/Developer/Xcode/DerivedData/DogCatApp-czelatxycgvepqanlscxbgpabupu/Build/Intermediates.noindex/ArchiveIntermediates/DogCatApp/BuildProductsPath/Release-iphoneos/XCFrameworkIntermediates/YandexMobileAds/YandexMobileAds.framework/YandexMobileAds[1076](YXTelephonyInfo.o)
    /Users/renatoserra/Library/Developer/Xcode/DerivedData/DogCatApp-czelatxycgvepqanlscxbgpabupu/Build/Intermediates.noindex/ArchiveIntermediates/DogCatApp/BuildProductsPath/Release-iphoneos/XCFrameworkIntermediates/YandexMobileAds/YandexMobileAds.framework/YandexMobileAds[1000](YXTelephonyInfo.o)
duplicate symbol '_OBJC_CLASS_$_YMA__YX_SSJailbreakCheck' in:
    /Users/renatoserra/Library/Developer/Xcode/DerivedData/DogCatApp-czelatxycgvepqanlscxbgpabupu/Build/Intermediates.noindex/ArchiveIntermediates/DogCatApp/BuildProductsPath/Release-iphoneos/XCFrameworkIntermediates/YandexMobileAds/YandexMobileAds.framework/YandexMobileAds[1069](YX_SSJailbreakCheck.o)
    /Users/renatoserra/Library/Developer/Xcode/DerivedData/DogCatApp-czelatxycgvepqanlscxbgpabupu/Build/Intermediates.noindex/ArchiveIntermediates/DogCatApp/BuildProductsPath/Release-iphoneos/XCFrameworkIntermediates/YandexMobileAds/YandexMobileAds.framework/YandexMobileAds[993](YX_SSJailbreakCheck.o)
duplicate symbol '_OBJC_CLASS_$_YMA__YXAppIdentifierProvider' in:
    /Users/renatoserra/Library/Developer/Xcode/DerivedData/DogCatApp-czelatxycgvepqanlscxbgpabupu/Build/Intermediates.noindex/ArchiveIntermediates/DogCatApp/BuildProductsPath/Release-iphoneos/XCFrameworkIntermediates/YandexMobileAds/YandexMobileAds.framework/YandexMobileAds[1070](YXAppIdentifierProvider.o)
    /Users/renatoserra/Library/Developer/Xcode/DerivedData/DogCatApp-czelatxycgvepqanlscxbgpabupu/Build/Intermediates.noindex/ArchiveIntermediates/DogCatApp/BuildProductsPath/Release-iphoneos/XCFrameworkIntermediates/YandexMobileAds/YandexMobileAds.framework/YandexMobileAds[994](YXAppIdentifierProvider.o)
duplicate symbol '_OBJC_METACLASS_$_YMA__PodsDummy_YXYandexCAChallengeHandler' in:
    /Users/renatoserra/Library/Developer/Xcode/DerivedData/DogCatApp-czelatxycgvepqanlscxbgpabupu/Build/Intermediates.noindex/ArchiveIntermediates/DogCatApp/BuildProductsPath/Release-iphoneos/XCFrameworkIntermediates/YandexMobileAds/YandexMobileAds.framework/YandexMobileAds[1096](YXYandexCAChallengeHandler-dummy.o)
    /Users/renatoserra/Library/Developer/Xcode/DerivedData/DogCatApp-czelatxycgvepqanlscxbgpabupu/Build/Intermediates.noindex/ArchiveIntermediates/DogCatApp/BuildProductsPath/Release-iphoneos/XCFrameworkIntermediates/YandexMobileAds/YandexMobileAds.framework/YandexMobileAds[1003](YXYandexCAChallengeHandler-dummy.o)
duplicate symbol '_OBJC_CLASS_$_YMA__YXPlatformDescription' in:
    /Users/renatoserra/Library/Developer/Xcode/DerivedData/DogCatApp-czelatxycgvepqanlscxbgpabupu/Build/Intermediates.noindex/ArchiveIntermediates/DogCatApp/BuildProductsPath/Release-iphoneos/XCFrameworkIntermediates/YandexMobileAds/YandexMobileAds.framework/YandexMobileAds[1073](YXPlatformDescription.o)
    /Users/renatoserra/Library/Developer/Xcode/DerivedData/DogCatApp-czelatxycgvepqanlscxbgpabupu/Build/Intermediates.noindex/ArchiveIntermediates/DogCatApp/BuildProductsPath/Release-iphoneos/XCFrameworkIntermediates/YandexMobileAds/YandexMobileAds.framework/YandexMobileAds[997](YXPlatformDescription.o)
duplicate symbol '_OBJC_CLASS_$_YMA__YXYandexCAChallengeHandler' in:
    /Users/renatoserra/Library/Developer/Xcode/DerivedData/DogCatApp-czelatxycgvepqanlscxbgpabupu/Build/Intermediates.noindex/ArchiveIntermediates/DogCatApp/BuildProductsPath/Release-iphoneos/XCFrameworkIntermediates/YandexMobileAds/YandexMobileAds.framework/YandexMobileAds[1095](YXYandexCAChallengeHandler.o)
    /Users/renatoserra/Library/Developer/Xcode/DerivedData/DogCatApp-czelatxycgvepqanlscxbgpabupu/Build/Intermediates.noindex/ArchiveIntermediates/DogCatApp/BuildProductsPath/Release-iphoneos/XCFrameworkIntermediates/YandexMobileAds/YandexMobileAds.framework/YandexMobileAds[1002](YXYandexCAChallengeHandler.o)
duplicate symbol '_OBJC_METACLASS_$_YMA__YXYandexCAChallengeHandler' in:
    /Users/renatoserra/Library/Developer/Xcode/DerivedData/DogCatApp-czelatxycgvepqanlscxbgpabupu/Build/Intermediates.noindex/ArchiveIntermediates/DogCatApp/BuildProductsPath/Release-iphoneos/XCFrameworkIntermediates/YandexMobileAds/YandexMobileAds.framework/YandexMobileAds[1095](YXYandexCAChallengeHandler.o)
    /Users/renatoserra/Library/Developer/Xcode/DerivedData/DogCatApp-czelatxycgvepqanlscxbgpabupu/Build/Intermediates.noindex/ArchiveIntermediates/DogCatApp/BuildProductsPath/Release-iphoneos/XCFrameworkIntermediates/YandexMobileAds/YandexMobileAds.framework/YandexMobileAds[1002](YXYandexCAChallengeHandler.o)
duplicate symbol '_OBJC_IVAR_$_YMA__YXTelephonyInfo._networkType' in:
    /Users/renatoserra/Library/Developer/Xcode/DerivedData/DogCatApp-czelatxycgvepqanlscxbgpabupu/Build/Intermediates.noindex/ArchiveIntermediates/DogCatApp/BuildProductsPath/Release-iphoneos/XCFrameworkIntermediates/YandexMobileAds/YandexMobileAds.framework/YandexMobileAds[1076](YXTelephonyInfo.o)
    /Users/renatoserra/Library/Developer/Xcode/DerivedData/DogCatApp-czelatxycgvepqanlscxbgpabupu/Build/Intermediates.noindex/ArchiveIntermediates/DogCatApp/BuildProductsPath/Release-iphoneos/XCFrameworkIntermediates/YandexMobileAds/YandexMobileAds.framework/YandexMobileAds[1000](YXTelephonyInfo.o)
duplicate symbol '_OBJC_IVAR_$_YMA__YXSecItemOperationResult._attributes' in:
    /Users/renatoserra/Library/Developer/Xcode/DerivedData/DogCatApp-czelatxycgvepqanlscxbgpabupu/Build/Intermediates.noindex/ArchiveIntermediates/DogCatApp/BuildProductsPath/Release-iphoneos/XCFrameworkIntermediates/YandexMobileAds/YandexMobileAds.framework/YandexMobileAds[1075](YXSecItemOperationResult.o)
    /Users/renatoserra/Library/Developer/Xcode/DerivedData/DogCatApp-czelatxycgvepqanlscxbgpabupu/Build/Intermediates.noindex/ArchiveIntermediates/DogCatApp/BuildProductsPath/Release-iphoneos/XCFrameworkIntermediates/YandexMobileAds/YandexMobileAds.framework/YandexMobileAds[999](YXSecItemOperationResult.o)
duplicate symbol '_OBJC_IVAR_$_YMA__YXTelephonyInfo._signalStrength' in:
    /Users/renatoserra/Library/Developer/Xcode/DerivedData/DogCatApp-czelatxycgvepqanlscxbgpabupu/Build/Intermediates.noindex/ArchiveIntermediates/DogCatApp/BuildProductsPath/Release-iphoneos/XCFrameworkIntermediates/YandexMobileAds/YandexMobileAds.framework/YandexMobileAds[1076](YXTelephonyInfo.o)
    /Users/renatoserra/Library/Developer/Xcode/DerivedData/DogCatApp-czelatxycgvepqanlscxbgpabupu/Build/Intermediates.noindex/ArchiveIntermediates/DogCatApp/BuildProductsPath/Release-iphoneos/XCFrameworkIntermediates/YandexMobileAds/YandexMobileAds.framework/YandexMobileAds[1000](YXTelephonyInfo.o)
duplicate symbol '_OBJC_METACLASS_$_YMA__YXTelephonyInfo' in:
    /Users/renatoserra/Library/Developer/Xcode/DerivedData/DogCatApp-czelatxycgvepqanlscxbgpabupu/Build/Intermediates.noindex/ArchiveIntermediates/DogCatApp/BuildProductsPath/Release-iphoneos/XCFrameworkIntermediates/YandexMobileAds/YandexMobileAds.framework/YandexMobileAds[1076](YXTelephonyInfo.o)
    /Users/renatoserra/Library/Developer/Xcode/DerivedData/DogCatApp-czelatxycgvepqanlscxbgpabupu/Build/Intermediates.noindex/ArchiveIntermediates/DogCatApp/BuildProductsPath/Release-iphoneos/XCFrameworkIntermediates/YandexMobileAds/YandexMobileAds.framework/YandexMobileAds[1000](YXTelephonyInfo.o)
duplicate symbol '_OBJC_IVAR_$_YMA__YXSecItemOperationResult._status' in:
    /Users/renatoserra/Library/Developer/Xcode/DerivedData/DogCatApp-czelatxycgvepqanlscxbgpabupu/Build/Intermediates.noindex/ArchiveIntermediates/DogCatApp/BuildProductsPath/Release-iphoneos/XCFrameworkIntermediates/YandexMobileAds/YandexMobileAds.framework/YandexMobileAds[1075](YXSecItemOperationResult.o)
    /Users/renatoserra/Library/Developer/Xcode/DerivedData/DogCatApp-czelatxycgvepqanlscxbgpabupu/Build/Intermediates.noindex/ArchiveIntermediates/DogCatApp/BuildProductsPath/Release-iphoneos/XCFrameworkIntermediates/YandexMobileAds/YandexMobileAds.framework/YandexMobileAds[999](YXSecItemOperationResult.o)
duplicate symbol '_OBJC_IVAR_$_YMA__YXTelephonyInfo._countryCode' in:
    /Users/renatoserra/Library/Developer/Xcode/DerivedData/DogCatApp-czelatxycgvepqanlscxbgpabupu/Build/Intermediates.noindex/ArchiveIntermediates/DogCatApp/BuildProductsPath/Release-iphoneos/XCFrameworkIntermediates/YandexMobileAds/YandexMobileAds.framework/YandexMobileAds[1076](YXTelephonyInfo.o)
    /Users/renatoserra/Library/Developer/Xcode/DerivedData/DogCatApp-czelatxycgvepqanlscxbgpabupu/Build/Intermediates.noindex/ArchiveIntermediates/DogCatApp/BuildProductsPath/Release-iphoneos/XCFrameworkIntermediates/YandexMobileAds/YandexMobileAds.framework/YandexMobileAds[1000](YXTelephonyInfo.o)
duplicate symbol '_OBJC_IVAR_$_YMA__YXTelephonyInfo._countryCodeString' in:
    /Users/renatoserra/Library/Developer/Xcode/DerivedData/DogCatApp-czelatxycgvepqanlscxbgpabupu/Build/Intermediates.noindex/ArchiveIntermediates/DogCatApp/BuildProductsPath/Release-iphoneos/XCFrameworkIntermediates/YandexMobileAds/YandexMobileAds.framework/YandexMobileAds[1076](YXTelephonyInfo.o)
    /Users/renatoserra/Library/Developer/Xcode/DerivedData/DogCatApp-czelatxycgvepqanlscxbgpabupu/Build/Intermediates.noindex/ArchiveIntermediates/DogCatApp/BuildProductsPath/Release-iphoneos/XCFrameworkIntermediates/YandexMobileAds/YandexMobileAds.framework/YandexMobileAds[1000](YXTelephonyInfo.o)
duplicate symbol '_OBJC_CLASS_$_YMA__YXTelephonyInfoDetector' in:
    /Users/renatoserra/Library/Developer/Xcode/DerivedData/DogCatApp-czelatxycgvepqanlscxbgpabupu/Build/Intermediates.noindex/ArchiveIntermediates/DogCatApp/BuildProductsPath/Release-iphoneos/XCFrameworkIntermediates/YandexMobileAds/YandexMobileAds.framework/YandexMobileAds[1077](YXTelephonyInfoDetector.o)
    /Users/renatoserra/Library/Developer/Xcode/DerivedData/DogCatApp-czelatxycgvepqanlscxbgpabupu/Build/Intermediates.noindex/ArchiveIntermediates/DogCatApp/BuildProductsPath/Release-iphoneos/XCFrameworkIntermediates/YandexMobileAds/YandexMobileAds.framework/YandexMobileAds[1001](YXTelephonyInfoDetector.o)
duplicate symbol '_OBJC_IVAR_$_YMA__YXTelephonyInfo._operatorIDString' in:
    /Users/renatoserra/Library/Developer/Xcode/DerivedData/DogCatApp-czelatxycgvepqanlscxbgpabupu/Build/Intermediates.noindex/ArchiveIntermediates/DogCatApp/BuildProductsPath/Release-iphoneos/XCFrameworkIntermediates/YandexMobileAds/YandexMobileAds.framework/YandexMobileAds[1076](YXTelephonyInfo.o)
    /Users/renatoserra/Library/Developer/Xcode/DerivedData/DogCatApp-czelatxycgvepqanlscxbgpabupu/Build/Intermediates.noindex/ArchiveIntermediates/DogCatApp/BuildProductsPath/Release-iphoneos/XCFrameworkIntermediates/YandexMobileAds/YandexMobileAds.framework/YandexMobileAds[1000](YXTelephonyInfo.o)
duplicate symbol '_OBJC_METACLASS_$_YMA__YXTelephonyInfoDetector' in:
    /Users/renatoserra/Library/Developer/Xcode/DerivedData/DogCatApp-czelatxycgvepqanlscxbgpabupu/Build/Intermediates.noindex/ArchiveIntermediates/DogCatApp/BuildProductsPath/Release-iphoneos/XCFrameworkIntermediates/YandexMobileAds/YandexMobileAds.framework/YandexMobileAds[1077](YXTelephonyInfoDetector.o)
    /Users/renatoserra/Library/Developer/Xcode/DerivedData/DogCatApp-czelatxycgvepqanlscxbgpabupu/Build/Intermediates.noindex/ArchiveIntermediates/DogCatApp/BuildProductsPath/Release-iphoneos/XCFrameworkIntermediates/YandexMobileAds/YandexMobileAds.framework/YandexMobileAds[1001](YXTelephonyInfoDetector.o)
duplicate symbol '_OBJC_IVAR_$_YMA__YXTelephonyInfo._operatorID' in:
    /Users/renatoserra/Library/Developer/Xcode/DerivedData/DogCatApp-czelatxycgvepqanlscxbgpabupu/Build/Intermediates.noindex/ArchiveIntermediates/DogCatApp/BuildProductsPath/Release-iphoneos/XCFrameworkIntermediates/YandexMobileAds/YandexMobileAds.framework/YandexMobileAds[1076](YXTelephonyInfo.o)
    /Users/renatoserra/Library/Developer/Xcode/DerivedData/DogCatApp-czelatxycgvepqanlscxbgpabupu/Build/Intermediates.noindex/ArchiveIntermediates/DogCatApp/BuildProductsPath/Release-iphoneos/XCFrameworkIntermediates/YandexMobileAds/YandexMobileAds.framework/YandexMobileAds[1000](YXTelephonyInfo.o)
duplicate symbol '_OBJC_METACLASS_$_YMA__YX_SSJailbreakCheck' in:
    /Users/renatoserra/Library/Developer/Xcode/DerivedData/DogCatApp-czelatxycgvepqanlscxbgpabupu/Build/Intermediates.noindex/ArchiveIntermediates/DogCatApp/BuildProductsPath/Release-iphoneos/XCFrameworkIntermediates/YandexMobileAds/YandexMobileAds.framework/YandexMobileAds[1069](YX_SSJailbreakCheck.o)
    /Users/renatoserra/Library/Developer/Xcode/DerivedData/DogCatApp-czelatxycgvepqanlscxbgpabupu/Build/Intermediates.noindex/ArchiveIntermediates/DogCatApp/BuildProductsPath/Release-iphoneos/XCFrameworkIntermediates/YandexMobileAds/YandexMobileAds.framework/YandexMobileAds[993](YX_SSJailbreakCheck.o)
ld: 28 duplicate symbols
clang: error: linker command failed with exit code 1 (use -v to see invocation)
@renatomserra renatomserra changed the title Upgrading to react native 72 causing iOS build failure Upgrading to xCode 15 / SDK 17 causing iOS build failure May 4, 2024
@apoldev
Copy link

apoldev commented May 15, 2024

I also got this error in xcode 15/

My solution is change version in react-native-yandex-mobile-ads.podspec file to 5.9.1 and 0.19.0:

s.dependency "React-Core"
s.dependency 'YandexMobileAds', '5.9.1'
s.dependency 'YandexMobileAdsInstream', '0.19.0'

then pod install in ios directory

@renatomserra
Copy link
Author

that seems to have worked, thank you @apoldev !

@ashothakobyanwork
Copy link

The same problem
image

@ashothakobyanwork
Copy link

I also got this error in xcode 15/

My solution is change version in react-native-yandex-mobile-ads.podspec file to 5.9.1 and 0.19.0:

s.dependency "React-Core"
s.dependency 'YandexMobileAds', '5.9.1'
s.dependency 'YandexMobileAdsInstream', '0.19.0'

then pod install in ios directory

Can you say step by step?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants