I get with the newest Harman Air SDK this message upon compilation:
Undefined symbols for architecture armv7:
"_isPlatformVersionAtLeast", referenced from:
-[BaseClassAdMob getAdSize] in C:\Users\Win10\AppData\Local\Temp\40e0b666-c9ed-4284-86fb-f80077cec171\libcom.myflashlab.air.extensions.admob.a(BaseClassAdMob.o)
"GADCurrentOrientationAnchoredAdaptiveBannerAdSizeWithWidth", referenced from:
-[BaseClassAdMob getAdSize] in C:\Users\Win10\AppData\Local\Temp\40e0b666-c9ed-4284-86fb-f80077cec171\libcom.myflashlab.air.extensions.admob.a(BaseClassAdMob.o)
ld: symbol(s) not found for architecture armv7
Undefined symbols for architecture arm64:
"isPlatformVersionAtLeast", referenced from:
-[BaseClassAdMob getAdSize] in C:\Users\Win10\AppData\Local\Temp\40e0b666-c9ed-4284-86fb-f80077cec171\libcom.myflashlab.air.extensions.admob.a(BaseClassAdMob.o)
"_GADCurrentOrientationAnchoredAdaptiveBannerAdSizeWithWidth", referenced from:
-[BaseClassAdMob getAdSize] in C:\Users\Win10\AppData\Local\Temp\40e0b666-c9ed-4284-86fb-f80077cec171\libcom.myflashlab.air.extensions.admob.a(BaseClassAdMob.o)
ld: symbol(s) not found for architecture arm64
Compilation failed while executing : ld64
Hi,
I get with the newest Harman Air SDK this message upon compilation:
Undefined symbols for architecture armv7: "_isPlatformVersionAtLeast", referenced from: -[BaseClassAdMob getAdSize] in C:\Users\Win10\AppData\Local\Temp\40e0b666-c9ed-4284-86fb-f80077cec171\libcom.myflashlab.air.extensions.admob.a(BaseClassAdMob.o) "GADCurrentOrientationAnchoredAdaptiveBannerAdSizeWithWidth", referenced from: -[BaseClassAdMob getAdSize] in C:\Users\Win10\AppData\Local\Temp\40e0b666-c9ed-4284-86fb-f80077cec171\libcom.myflashlab.air.extensions.admob.a(BaseClassAdMob.o) ld: symbol(s) not found for architecture armv7 Undefined symbols for architecture arm64: "isPlatformVersionAtLeast", referenced from: -[BaseClassAdMob getAdSize] in C:\Users\Win10\AppData\Local\Temp\40e0b666-c9ed-4284-86fb-f80077cec171\libcom.myflashlab.air.extensions.admob.a(BaseClassAdMob.o) "_GADCurrentOrientationAnchoredAdaptiveBannerAdSizeWithWidth", referenced from: -[BaseClassAdMob getAdSize] in C:\Users\Win10\AppData\Local\Temp\40e0b666-c9ed-4284-86fb-f80077cec171\libcom.myflashlab.air.extensions.admob.a(BaseClassAdMob.o) ld: symbol(s) not found for architecture arm64 Compilation failed while executing : ld64