Skip to content
Marc Pascual edited this page Jun 16, 2020 · 12 revisions

Change log

Jan-2019

  • Update ios SDK to use CocoaPods
  • Add rewarded ads support
  • Publish to ionic native
  • Update docs

Nov-2018

  • Remove InAppPurchase
  • Fix Google Play Services Version managed by gradle

May-2016

  • Fix angular install
  • Update docs
  • Update to ios sdk v7.13.1

Sept-2015

  • Move to npm registry
  • Support all cordova versions

July-2015

  • Update to iOS sdk v7.3.5

June-2015

  • Remove demo folder, which was needlessly increasing plugin size
  • Update to iOS sdk v7.3.1
  • Support for cordova >= 4.0.0
  • Support for cordova < 4.0.0
  • Update Google Play Services (externally located)
  • Remove unused dependencies

May-2015

  • Set maximum cordova version supported to < 4.0.0

Dec-2014:

  • Ionic, Angular.js: Add support for Angular.js based apps, for example Ionic.

Nov-2014:

  • Connectivity detection: When a new connection to WiFi or 3G/GPRS is detected, the ads are automatically shown if you asked to show them before and there was no connection.
  • Integration with tappx: the developers community that exchanges advertisement to promote their apps. You can advertise your app for FREE. You can decide how much inventory you divert to Tappx.
  • Back-filling: your lost inventory is delivered to tappx (you must have a free account).

Oct-2014:

  • Google Libraries externalitzation: The libraries are fetched from external repository, to help it keeping updated.
  • Intel XDK: Added support to Intel XDK platform and uploaded examples on how to integrate it.