SDK Ads iOS

From wiki.taptica.com
(Difference between revisions)
Jump to: navigation, search
(Created page with "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...")
 
Line 1: Line 1:
Steps to Integration
+
 
 +
== Steps to Integration ==
 
To integrate with TapticaAd™ SDK, follow these steps:
 
To integrate with TapticaAd™ SDK, follow these steps:
 
1. Application/Site Id – Retrieve your app/site Id from Taptica’s account manager.
 
1. Application/Site Id – Retrieve your app/site Id from Taptica’s account manager.
Line 5: Line 6:
 
3. Implement TapticaAd™ iOS SDK – implement the iOS SDK in your app so that it can be used.
 
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.
 
4. Call TapticaAd™ iOS SDK – perform ad requests.
2.1 Application/Site Id TapticaAd™
+
 
 +
 
 +
----
 +
'''Application/Site ID Taptica Ad'''
 
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.
 
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
+
 
 +
 
 +
----
 +
'''Downloading TapticaAd™ iOS SDK'''
 
Following download, you can extract the downloaded file which contains the following items:
 
Following download, you can extract the downloaded file which contains the following items:
Static library: libTapticaAd.a
+
1)Static Library: libTapticaAd.a
Header file: TapticaAd.h
+
2)Header file: TapticaAd.h
Sample project
+
3)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:
+
#import "TapticaAd.h"
+
TapticaAdManager *TapticaAdManager;
+
For example:
+

Revision as of 08:04, 21 August 2012

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.



Application/Site ID Taptica Ad 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.



Downloading TapticaAd™ iOS SDK Following download, you can extract the downloaded file which contains the following items: 1)Static Library: libTapticaAd.a 2)Header file: TapticaAd.h 3)Sample project

Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox