12 July 2017
Appodeal plugin updated to SDK version 2.0
Corona Labs offers over twenty monetization plugins that we strive to keep maintained and up-to-date. Usually these updates are transparent and we notify you via posts to the Monetization subforum. Occasionally, however, there are breaking changes that we need to make you aware of.
Specifically, the latest update to the Appodeal plugin has two breaking changes which may require that you update your code:
- The
"video"
ad type has been rolled into the"interstitial"
type. Thus, in various API calls like appodeal.load() and appodeal.show(),"video"
will no longer work. However, you can control the choice of video vs. static interstitial ads through the Appodeal Dashboard. - tvOS support has been removed. In other words, if you’re building for tvOS, the Appodeal plugin will no longer work.
These changes will affect developers using Corona build 2017.3068 (the current public release) or later. If you wish to use the older plugin version, you’ll need to use an older daily build of Corona.
Sorry, the comment form is closed at this time.