LoginSignup
1
1

More than 5 years have passed since last update.

iOS6.1&Xcode4.6.1でAdMobを表示させる

Posted at

いろいろハマったのでメモしておきます。

・参考にしたサイト
Google AdMob Ads iOS(初級)

iPhoneアプリ】iOS SDK 6.0、Xcode4.5.2の環境でAdmob(AdMob Ads SDK 6.2.1)を表示する方法

Objective-C:iPhoneアプリにAdMobを実装

1.SDKをダウンロード。解答してプロジェクトに追加する。追加するのは、Add-onsフォルダーとReame.txt以外のファイル

2.必要なライブラリ
StoreKit
AudioToolbox
MessageUI
SystemConfiguration
CoreGraphics
AdSupport

3.PROJECTTARGETSBuild SettingsOther Linker Flags-ObjCを追加する

1
1
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
1
1