SDK Ads iOS

From wiki.taptica.com
Revision as of 08:01, 21 August 2012 by Admin (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Steps to Integration To integrate with TapticaAd™ SDK, follow these steps: 1. Application/Site Id – Retrieve your app/site Id from Taptica’s account manager. 2. Download TapticaAd™ iOS SDK – download the iOS SDK from the Tapticadeveloper’s website. 3. Implement TapticaAd™ iOS SDK – implement the iOS SDK in your app so that it can be used. 4. Call TapticaAd™ iOS SDK – perform ad requests. 2.1 Application/Site Id TapticaAd™ Retrieve your Application Id from Taptica’s account manager or register to the TapticaAd™ service via Taptica’s website – http://taptica.com. At the end of the process you will acquire an Application ID. Save it for future use, it will be needed when identifying your application/site while using the TapticaAd™ iOS SDK. 2.2 Downloading TapticaAd™ iOS SDK Following download, you can extract the downloaded file which contains the following items:  Static library: libTapticaAd.a  Header file: TapticaAd.h  Sample project 2.3 Implementing TapticaAd™ iOS SDK To implement the TapticaAd™ iOS SDK: 1. Use the system Finder to drag the unzipped SDK folder into your project. 2. Drag and drop the folder to your project xcode group tree. 3. Update your application delegate header file with:

  1. import "TapticaAd.h"

TapticaAdManager *TapticaAdManager; For example:

Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox