Dear developers,
I have finished my game but when I am trying to integrate with AdMob then xCode gives me errors after building and running from Unity. The main error is :
ld: library not found for -lGoogleAdMobAds
clang: error: linker command failed with exit code 1 (use -v to see invocation)
I have added GoogleMobileAd frameworks and stuff, but it still gives me error that it is missing. Also I tried to change Deployment target from iOS 6 to 8, but still nothing.
I will add some screenshots, and I hope somebody knows how to help me because I have ran out of ideas.
Thanks in advance! :)
![alt text][1]
[1]: /storage/temp/70251-screen-shot-2016-05-16-at-84407-pm.png
↧