我有个问题。
我需要在 iOS5.1 和 iOS6 上实现 Google Maps API。
我知道谷歌地图在 ios 5.1 中有 bulid。但是如果您需要使用 Google Map API 将成为第三方。
我需要在 iOS5.1 和 iOS6 上实现 google maps api。
我参考了 Google Map SDK API 教程。
支持平台的教程点是 iOS SDK 6.0 或更高版本。
我在 iOS6 上实现了 Google Maps API 是正确的显示地图。(使用 iPhone 6.0 模拟器)
我正在使用 ios 部署目标 5.1。
但是如果我换成 iPhone 5.1 模拟器。
应用程序崩溃了。
我检查了崩溃问题的原因是“Other Linker Flags set -ObjC”的原因。
但我需要在 iOS 5.1 和 iOS6 上实现 Google Maps。
请问这个问题怎么解决?
如何在 ios5.1 和 ios6 上编写谷歌地图 api?
非常感谢您。
我附在 iOS 5.1 版本上分发的日志:
yld: Symbol not found: _OBJC_CLASS_$_UIActivityViewController
Referenced from: /Users/mac/Library/Application Support/iPhone Simulator/5.1/Applications/EC6760CC-D272-4949-A5BA-6AFB8B0C1A8F/HM.app/HM
Expected in: /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDK s/iPhoneSimulator5.1.sdk/System/Library/Frameworks/UIKit.framework/UIKit
in /Users/mac/Library/Application Support/iPhone Simulator/5.1/Applications/EC6760CC-D272-4949-A5BA-6AFB8B0C1A8F/HM.app/HM