Amazon Plugin
This plugin allows the SDK to receive Amazon (ADM) Notifications.
Plugin installation
Minimum Required SDK Version: 3.2.0
JCenter link: https://bintray.com/accengage/maven/A4SSDK-Plugin-Amazon
To get our Amazon plugin, just add this dependency in your build.gradle:
compile 'com.ad4screen.sdk:A4SSDK-Plugin-Amazon:x.y.z'
Check plugin installation
In order to know if the plugin works and is used by the SDK, please activate the SDK logs and look for the following line:
AmazonPlugin loaded
//If this line is followed by
AmazonPlugin version is too old ! Please update it
//You should update the plugin
Integration
Please check: ADM Notifications Setup