I have setup Admob Mediation within my project with 4 other supported Ad networks.
Within Android, all things worked properly and I have published the game on Play store but iOS build stuck because of this error.
‘VungleAdapter/VungleAdNetworkExtras.h’ file not found within the whole Xcode project so there is no point to link so where is this file gone?
From first to last, during all ad network integration, I followed Admob mediation guidance documents:
Other 3 ad networks not created any problem but Vungle get stuck.
I have also try to import libraries manually within Xcode project from here but it does not work.
https://github.com/Vungle/AdMob-iOS-Adapter
Please give me some suggestions to solve this problem so I can move ahead for the submission.