9

iOS用のGoogleコンバージョントラッキング機能をiPhoneアプリに追加しようとしています。アプリのベースSDKはiOS6で、アプリの有効なアーキテクチャはarmv7、armv7sはアプリのiOS展開ターゲットが4.3です。最新のxcode4.5.2とOSX10.8.2を使用しています。

アプリはアプリストアにあり、iPhone3-4-5で問題ありません

このリンクをたどってiOS用のGoogleコンバージョントラッキングを追加しようとすると、https://developers.google.com/mobile-ads-sdk/docs/admob/conversion-tracking

このエラーがあります:

Undefined symbols for architecture armv7:
"_OBJC_CLASS_$_ASIdentifierManager", referenced from:
  objc-class-ref in libGoogleConversionTracking.a(PingUtil.o)
ld: symbol(s) not found for architecture armv7
clang: error: linker command failed with exit code 1 (use -v to see invocation)
4

1 に答える 1