XCode build break (version 6.12.2) - Unity plugin

1,028 views
Skip to first unread message

Thitipong Krungkaew

unread,
Nov 27, 2014, 2:37:24 PM11/27/14
to google-adm...@googlegroups.com
Please help!

I got the following build errors since I updated the google ads iOS sdk to the latest 6.12.2
(I have already added the Event framework)



Undefined symbols for architecture armv7:

  "_GADUShowBannerView", referenced from:

      RegisterMonoModules() in RegisterMonoModules.o

  "_GADUSetGender", referenced from:

      RegisterMonoModules() in RegisterMonoModules.o

  "_GADUSetExtra", referenced from:

      RegisterMonoModules() in RegisterMonoModules.o

  "_GADUSetBirthday", referenced from:

      RegisterMonoModules() in RegisterMonoModules.o

  "_GADUSetBannerCallbacks", referenced from:

      RegisterMonoModules() in RegisterMonoModules.o

  "_GADURequestInterstitial", referenced from:

      RegisterMonoModules() in RegisterMonoModules.o

  "_GADURequestBannerAd", referenced from:

      RegisterMonoModules() in RegisterMonoModules.o

  "_GADUTagForChildDirectedTreatment", referenced from:

      RegisterMonoModules() in RegisterMonoModules.o

  "_GADURemoveBannerView", referenced from:

      RegisterMonoModules() in RegisterMonoModules.o

  "_GADUShowInterstitial", referenced from:

      RegisterMonoModules() in RegisterMonoModules.o

  "_GADUAddKeyword", referenced from:

      RegisterMonoModules() in RegisterMonoModules.o

  "_GADURelease", referenced from:

      RegisterMonoModules() in RegisterMonoModules.o

  "_GADUSetInterstitialCallbacks", referenced from:

      RegisterMonoModules() in RegisterMonoModules.o

  "_GADUCreateSmartBannerView", referenced from:

      RegisterMonoModules() in RegisterMonoModules.o

  "_GADUCreateInterstitial", referenced from:

      RegisterMonoModules() in RegisterMonoModules.o

  "_GADUCreateBannerView", referenced from:

      RegisterMonoModules() in RegisterMonoModules.o

  "_GADUInterstitialReady", referenced from:

      RegisterMonoModules() in RegisterMonoModules.o

  "_GADUCreateRequest", referenced from:

      RegisterMonoModules() in RegisterMonoModules.o

  "_GADUHideBannerView", referenced from:

      RegisterMonoModules() in RegisterMonoModules.o

  "_GADUAddTestDevice", referenced from:

      RegisterMonoModules() in RegisterMonoModules.o

ld: symbol(s) not found for architecture armv7

clang: error: linker command failed with exit code 1 (use -v to see invocation)

Andrew Brogdon (Mobile Ads SDK Team)

unread,
Dec 2, 2014, 7:50:28 PM12/2/14
to google-adm...@googlegroups.com
Usually, linker errors like this come from a mismatch between header files and library files (see http://stackoverflow.com/questions/6429494/undefined-symbols-for-architecture-armv7 for some examples).

-Andrew

Benraj S D

unread,
Apr 22, 2016, 6:45:19 AM4/22/16
to Google Mobile Ads SDK Developers
Facing same issue with AdMob. Neither solutions is helpful.
Reply all
Reply to author
Forward
0 new messages