Warning: libRCTAMapLocation was built for newer iOS version (10.1) than being linked (8.0)
jaggerwang opened this issue · 4 comments
jaggerwang commented
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?
cyqresig commented
I'm sorry the lib can only work on ios 10 and newer.
jaggerwang commented
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.
cyqresig commented
Can you show me the error message using ios 10.2?
jaggerwang commented