You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 17, 2022. It is now read-only.
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: