I just got this while trying to build for iOS:
Undefined symbols for architecture armv7:
“___isOSVersionAtLeast”, referenced from:
-[CoronaAdMobAdInstance positionBannerViewInsideSafeArea:withYAlign:withYOffset:] in libAdMobPlugin.a(AdMobPlugin.o)
-[CoronaAdMobAdInstance positionBannerViewInsideSafeAreaiOS9Plus:withYAlign:withYOffset:] in libAdMobPlugin.a(AdMobPlugin.o)
ld: symbol(s) not found for architecture armv7
clang: error: linker command failed with exit code 1 (use -v to see invocation)
BUILD ERROR: There was a problem linking the app.
and have no idea what it means!?
Can anyone please explain, what can cause this?