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

RNGADNativeView.m Build Failed in iOS #262

Closed
Logicbuzz04 opened this issue Feb 25, 2022 · 3 comments
Closed

RNGADNativeView.m Build Failed in iOS #262

Logicbuzz04 opened this issue Feb 25, 2022 · 3 comments

Comments

@Logicbuzz04
Copy link

  • BUILD FAILED *

The following build commands failed:
CompileC /Users/imac/Library/Developer/Xcode/DerivedData/LiveLine-dyhhmsghrjqemqcwhbismighpxyj/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/react-native-admob-native-ads.build/Objects-normal/x86_64/RNGADNativeView.o /Volumes/Data/Chirag/LiveLine/node_modules/react-native-admob-native-ads/ios/RNGADNativeView.m normal x86_64 objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target 'react-native-admob-native-ads' from project 'Pods')
(1 failure)

@Logicbuzz04
Copy link
Author

if I use specific version of Google mobile ads like,
pod 'Google-Mobile-Ads-SDK', ' 8.11.0'

the error change with
** BUILD FAILED **

The following build commands failed:
Ld /Users/imac/Library/Developer/Xcode/DerivedData/LiveLine-dyhhmsghrjqemqcwhbismighpxyj/Build/Products/Debug-iphonesimulator/LiveLine.app/LiveLine normal (in target 'LiveLine' from project 'LiveLine')
(1 failure)

@hoangdaicntt
Copy link
Contributor

I have submitted an update to fix this #266

@Logicbuzz04
Copy link
Author

@hoangdaicntt Thanks for answering

My problem solve with adding ( pod 'GoogleMobileAdsMediationFacebook', '6.5.1.0' ) in podfile

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

2 participants