Skip to content

creakosta/appodeal-cordova-maxdex-plugin

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Appodeal Cordova Plugin Max Dex

This is official Appodeal Cordova plugin, created to support Appodeal SDK with Apache Cordova. Use it in case if you receive "method ID not in [0, 0xffff]: 65536" build error with other versions.

SDK

Install

Simply go to the project folder over console/terminal and run there following command:

cordova plugin add https://github.com/appodeal/appodeal-cordova-maxdex-plugin.git

Google Play Services (v10+) already included to plugin dependencies.

If you have issues while installing plugin, follow the Command-line Interface Guide.

Minimum OS requirements:

  • iOS 8.1
  • Android API level 14 (Android OS 4.0)

Appodeal SDK included:

  • Android Appodeal SDK version 2.1.4
  • iOS Appodeal SDK version 2.1.4

Changelog

3.0.2 (20.09.2017)

  • Appodeal iOS SDK updated to 2.1.4
  • Appodeal Android SDK updated to 2.1.4
  • Refactoring
  • Play services resolver added
  • Appodeal.setLogging renamed to Appodeal.setLogLevel
  • Appodeal.setChildDirectedTreatment added
  • Appodeal.muteVideosIfCallsMuted added
  • Appodeal.showTestScreen added (supported by Adnroid only atm)
  • Appodeal.canShowWithPlacement added
  • Appodeal.getRewardParameters added
  • Appodeal.getRewardParametersForPlacement added

3.0.0 (14.06.2017)

  • Appodeal iOS SDK updated to 2.0.0
  • Appodeal Android SDK updated to 2.0.2
  • Appodeal.confirm removed
  • Appodeal.canShow added
  • SetOnLoadedTriggerBoth renamed to setTriggerOnLoadedOnPrecache
  • callbacks reworked
  • optional permissions to AndroidManifest added

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Objective-C 91.1%
  • JavaScript 4.2%
  • Java 3.2%
  • Other 1.5%