react-native-component/react-native-smart-amap-location

Warning: libRCTAMapLocation was built for newer iOS version (10.1) than being linked (8.0)

jaggerwang opened this issue · 4 comments

ld: warning: object file (/Users/jagger/Library/Developer/Xcode/DerivedData/zaiqiuchang-fwykrwmotbpozgegbmtywbczscln/Build/Products/Debug-iphonesimulator/libRCTAMapLocation.a(RCTAMapLocation.o)) was built for newer iOS version (10.1) than being linked (8.0)

Does the builtin lib can work on iOS 8.0?

I'm sorry the lib can only work on ios 10 and newer.

Why? Does it the reason about amap's SDK? And I'm just using iOS 10.2 for testing, but it is still not working.

Can you show me the error message using ios 10.2?