Feddroid / CoronaChartboostPlugin

Source code to the Corona Chartboost plugin

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

##Corona Chartboost Plugin

The Chartboost plugin for Corona SDK allows you to show static interstitials, video interstitials and rewarded videos in your Corona based apps.

###Platforms

  • iOS (32 and 64 bit)
  • Android

###Enterprise users:
You can find pre-compiled binaries in the "enterprise-binaries" folder.

##Plugin Docs

Configuration

Plugin functions:

init

cache

show

startSession <= YOU MUST IMPLEMENT THIS!

hasCachedInterstitial

hasCachedMoreApps

hasCachedRewardedVideo

autoCacheAds

closeImpression

isAnyAdVisible

prefetchVideo

getPluginVersion

Sample Code

You can access sample code here.

Support

More support for the Chartboost plugin is available here:

##License

The MIT License (MIT)

Copyright (c) 2014 Gremlin Interactive Limited

Updated for Chartboost SDK 5.x by Ingemar Bergmark, Swipeware (www.swipeware.com)

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About

Source code to the Corona Chartboost plugin


Languages

Language:Objective-C 50.2%Language:Java 31.8%Language:Objective-C++ 13.7%Language:Shell 2.2%Language:Lua 1.5%Language:C 0.5%