Our documentation is changing, please click here to enjoy it!
Accengage SDK allows you to track the execution and display of In-App and to handle Push notifications of your application.
This Phonegap/Cordova documentation explains the various methods available and how to use them.
In order to understand more deeply the features of the SDK, please refer also to the User Guide, as well as native iOS and Android documentations.
Changelog
The full changelog is available here : Changelog Cordova
Download
Current Plugin Version: 1.4.2 (November 2018)
- Android SDK Version: 3.8.3
including Google Play Services 15.0.1 (Base, Location, Ads), Firebase 17.0.0 (Core, Messaging), A4SSDK-Beacons (1.3.0) A4SSDK-GooglePlayServices (3.3.0) and Accengage plugin-firebase-messaging (2.5.0) - iOS SDK Version: 6.3.2
- Cordova CLI version required : 8.0.0
- Cordova Android platform version : 7.1.4
- Cordova iOS platform version : 4.5.4
Plugin installation:
Link : https://www.npmjs.com/package/com.bma4s.sdk.plugins.cordova
The Cordova plugin is now compatible with FCM.
- If you're already using FCM, you may see our documentation about conflicts dependencies
- If you're still using GCM, 2 ways are available :
- Migrate your GCM project to a FCM project following our documentation
- Or integrate our GCM plugin manually following this documentation