Skip to content

Switch168/my-tapjoy-plugin

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cordova Tapjoy Plugin

This is phonegap/cordova plugin for integrating Tapjoy ad provider in cordova based applications.

This plugin is the same as described here, but organized as per cordova plugin specification so as to install it easily.

It supports both Android and iOS platform v10.

Installation

Install the plugin by running following command from your terminal. (Make sure you are at the root of your cordova project.)

Added support for TJ 10.2.2

cordova plugin add  https://github.com/Switch168/my-tapjoy-plugin.git --nofetch

After installation you can call any of the js api provided by Tapjoy.

To view list of js api, please visit tapjoy.js file located inside www directory.

Packages

No packages published

Languages

  • Objective-C 72.0%
  • JavaScript 14.1%
  • Java 12.8%
  • HTML 1.1%