I downloaded the admob plugin for unity. It works perfectly on android, but when I build it for IOS in Xcode it gives me a bunch of errors. The errors occurs in the Linking process of the build. Here are some of them:
_GADUSetNativeExpressAdCallbacks
_GADUShowRewardBasedVideoAd
_GADURemoveNativeExpressAdView
And the list keeps on going... I am probably missing a file or something, but I have tried to import files manually and that did not work. I have updated unity, Xcode and downloaded the newest plugin again and it still did not work. I am a noob in Xcode, so please explain in detail if solution involves Xcode :)
_GADUSetNativeExpressAdCallbacks
_GADUShowRewardBasedVideoAd
_GADURemoveNativeExpressAdView
And the list keeps on going... I am probably missing a file or something, but I have tried to import files manually and that did not work. I have updated unity, Xcode and downloaded the newest plugin again and it still did not work. I am a noob in Xcode, so please explain in detail if solution involves Xcode :)