Unity IOS Admob Error

Undefined symbols for architecture armv7:

isIpadAdMob”, referenced from:

RegisterMonoModules() in RegisterMonoModules.o

“_hz_ads_video_is_available”, referenced from:

RegisterMonoModules() in RegisterMonoModules.o

“_hz_ads_start_app”, referenced from:

RegisterMonoModules() in RegisterMonoModules.o

“_hz_ads_show_interstitial”, referenced from:

RegisterMonoModules() in RegisterMonoModules.o

installAdMobIOS”, referenced from:

RegisterMonoModules() in RegisterMonoModules.o

“_hz_ads_show_video”, referenced from:

RegisterMonoModules() in RegisterMonoModules.o

“_hz_ads_incentivized_set_user_identifier”, referenced from:

RegisterMonoModules() in RegisterMonoModules.o

“_hz_ads_hide_video”, referenced from:

RegisterMonoModules() in RegisterMonoModules.o

“_hz_ads_hide_interstitial”, referenced from:

RegisterMonoModules() in RegisterMonoModules.o

“_hz_ads_show_incentivized”, referenced from:

RegisterMonoModules() in RegisterMonoModules.o

“_hz_ads_incentivized_is_available”, referenced from:

RegisterMonoModules() in RegisterMonoModules.o

“_hz_ads_fetch_video”, referenced from:

RegisterMonoModules() in RegisterMonoModules.o

“_hz_ads_hide_incentivized”, referenced from:

RegisterMonoModules() in RegisterMonoModules.o

hideAdIOS”, referenced from:

RegisterMonoModules() in RegisterMonoModules.o

“_hz_ads_fetch_interstitial”, referenced from:

RegisterMonoModules() in RegisterMonoModules.o

refreshAdIOS”, referenced from:

RegisterMonoModules() in RegisterMonoModules.o

“_hz_ads_interstitial_is_available”, referenced from:

RegisterMonoModules() in RegisterMonoModules.o

showAdIOS”, referenced from:

RegisterMonoModules() in RegisterMonoModules.o

releaseAdMobIOS”, referenced from:

RegisterMonoModules() in RegisterMonoModules.o

“_hz_ads_fetch_incentivized”, referenced from:

RegisterMonoModules() in RegisterMonoModules.o

addTestDeviceIDIOS”, 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)

anyone help me…!!

Firstly, bumping your own thread within a minute is quite uncalled for.

Secondly, wrong forum, should be under Support or possibly iOS.

Finally with regards towards the errors you’re receiving, what system are you using for AdMob (Prime[31], Official Google Ads, another 3rd party)? If you’ve never implemented AdMob before, there is a YouTube video that will walk you through it, and even provides a sample on their GitHub page.

Looks like you have those methods like “isIpadAdMob” somewhere in Unity code, but the library or implementation cannot be found in your xCode project. You have bumped my thread with my implementation proposal, have you tried what I have posted?
edit: by the way you have bumped a very old thread of mine, the current AdMob iOS implementation that I have posted is here

Hello Lorenalexm

i am using Unity Official GOogle Ads Admob for Unity IOS

x code 5.1