VideoEgg Ad Platform for iPhone Integration Guide
| Recently visited: VideoEgg Ad Pl…tegration Guide |
From Videoegg
This topic describes how to integrate an AdFrame ad unit into native iPhone applications. It is intended for iPhone developers who are integrating the technology into their iPhone application, and requires a basic understanding of Objective-C and the iPhone SDK. There are two types of integration: an Interface Builder-focused implementation and a fully programmatic implementation. Our goal is to make integration as easy as possible; integration generally takes just a few minutes.
Integration Info
Each iPhone app developer integrates a small VideoEgg library into their application. The developer then makes API calls to retrieve ads from Atlas ad servers and then display them. Our ads differ from other Mobile Ad providers because clicking on the ad does not take them out of the app.
InterfaceBuilder integration
Programmatic integration
IPhone Integration Notifications
iPhone Ad Experience Preview
iPhone Integration FAQ/Known Issues
Integration Kit
The Integration Kit contains:
- The VEAdFrames library (VEAdFrames folder)
- Sample code
- InterfaceBuilderExample
- ProgrammaticExample
- Modified Version of Apple's GLGravity app using VideoEgg Ad Platform
Requirements:
- iPhone SDK for iPhone OS 2.0
The current version is 1.0.4.
