This is a custom Apache Cordova plugin for Leadbolt to be used with the Heyzap Cordova Plugin. The plugin simply adds the Leadbolt sdk to both the iOS and Android platform projects in your Cordova project, along with the appropriate dependencies and permissions.
- iOS: 8.2
- Android: 8.1a
Installing:
cordova plugin add https://github.com/Heyzap/heyzap-cordova-leadbolt.git
Supported Platforms
-------------------
- iOS (cordova-ios engine 3.8.0 and later)
- Android (cordova-android engine 4.0.0 and later)
Documentation
-------------
Please visit our [documentation page](https://developers.heyzap.com/docs/cordova_sdk_setup_and_requirements#step-2-choose-your-3rdparty-sdks-optional) for guides on how to integrate heyzap with your Cordova app.