I am trying to implement Admob mediation on one iOS app. while integration with InMobi when I am building my project I am getting this error
Undefined symbols for architecture i386:
"_OBJC_CLASS_$_IMCommonUtil", referenced from:
objc-class-ref in libAdapterInMobi.a(GADInMobiExtras.o)
ld: symbol(s) not found for architecture i386
clang: error: linker command failed with exit code 1 (use -v to see invocation)
please help