After building with XCode, the following error is displayed.
/Libraries/Plugins/iOS/VungleExtrasBuilder.h:7:9: 'GADUAdNetworkExtras.h' file not found
// TODO(you): code here to reproduce the problem
@JillSong
The same:
In file included from /Users/buildserver/buildbot/slave/U2018_IOS/build/ios_build/Libraries/Plugins/iOS/VungleExtrasBuilder.m:3:
/Users/buildserver/buildbot/slave/U2018_IOS/build/ios_build/Libraries/Plugins/iOS/VungleExtrasBuilder.h:7:9: fatal error: 'GADUAdNetworkExtras.h' file not found
#import "GADUAdNetworkExtras.h"
^~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
@crSudo
I've added GADUAdNetworkExtras.h from the previous version: GoogleMobileAds-v5.4.0.unitypackage
Same issue please fix
Same issue, What we need to do
Same issue with 6.1.0 and Vungle 3.6.0. Using Unity 2019.4.21f.
Have to keep using 5.4.0 for now :(
Most helpful comment
@JillSong
The same:
@crSudo
I've added GADUAdNetworkExtras.h from the previous version: GoogleMobileAds-v5.4.0.unitypackage