/gideros_chartboost_ios

Gideros Chartboost Plugin for iOS

Primary LanguageObjective-C

Chartboost iOS Plugin for Gideros

Installation

  1. Add chartboost.mm to your XCode project
  2. Download latest Chartboost SDK (this plugin is tested with v3.1.1)
  3. Add frameworks:
  • AdSupport (set it to optional)
  • SystemConfiguration

Usage

After plugin installation, look at example project

Final Note

This plugin has been tested on Gideros 2012.09.6 exported Xcode project and XCode 4.5.2

The lua API is compatible with Chartboost Android Plugin for Gideros