Google Mobile Ads Unity Plugin v6.0.0 And Vungle 3.5.1 XCode build error
See original GitHub issue[REQUIRED] Step 1: Describe your environment
- Unity version: 2018.4.27f1
- Google Mobile Ads Unity plugin version: 6.0.0
- Platform: iOS
- Mediation ad networks used, and their versions: VungleUnityAdapter-3.5.1
[REQUIRED] Step 2: Describe the problem
After building with XCode, the following error is displayed. /Libraries/Plugins/iOS/VungleExtrasBuilder.h:7:9: ‘GADUAdNetworkExtras.h’ file not found
Steps to reproduce:
- Launch Unity Editor
- Import GoogleMobileAds-v6.0.0.unitypackage
- [Unity Editor Assets> Google Mobile Ads> Settings] Set the AdMob app ID.
- Import GoogleMobileAdsVungleMediation.unitypackage
- Execute Unity Editor [Build Setting]-[Build].
- Run ***. Xcworkspace.
- Press the Play button.
// TODO(you): code here to reproduce the problem
Issue Analytics
- State:
- Created 2 years ago
- Reactions:2
- Comments:5 (1 by maintainers)
Top Results From Across the Web
Admob SDK 6.0 Xcode Build Failed.. Oh My God!
After updating to 'Google Mobile Ads SDK v6.0' and 'Firebase Unity SDK 8.0.0', Android builds work well, but the following error occurs when ......
Read more >Get started | Unity
Set your AdMob app ID In the Unity editor, select Assets > Google Mobile Ads > Settings from the menu. Enter your Android...
Read more >[Xcode Build] Google Mobile Ads SDK Unity v7.0.0 Error
I've tried building the Mobile Ads Unity plugin v7.0.0 using our sample app, and I wasn't able to reproduce the reported issue on...
Read more >Vungle FAQs
Integrate the application with the latest adapter files(v6.4.6.0) and Vungle SDK(v6.4.6). Update the Google Mobile Ads SDK to the latest version in the...
Read more >Unity Unable to build app after adding admob plugin
Try to downgrad or update your googleads unity plugin. The solution was for me was "DOWNGRADE googleads-mobile-unity v7.0.0 to googleads-mobile- ...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
@JillSong The same:
@crSudo I’ve added GADUAdNetworkExtras.h from the previous version: GoogleMobileAds-v5.4.0.unitypackage
Same issue, What we need to do