1.1.1 • Published 7 years ago

com-techingcrew-cordova-adcolony v1.1.1

Weekly downloads
3
License
MIT
Repository
github
Last release
7 years ago

com-techingcrew-cordova-adcolony

Free and open source Cordova plugin for AdColony rewarded videos.

-Tested on Samsung Galaxy S6 using Android 7.0 and project built using CLI 6.1.1 -iOS version is in development.

  1. Install the plugin
  2. Add the following JavaScript functions to your project.

  3. Replace the arguments in initColony with your development App Id and Zone Id. In production, requests for video ads are not filled as often as you'd like. Test your implementation with development credentials.

  4. On deviceready call initColony. This initializes AdColony and requests a video to be played by calling showVideo.
  5. Create a link or button that calls showVideo onclick.