Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 890 Bytes

README.md

File metadata and controls

22 lines (17 loc) · 890 Bytes

Leadbolt Cordova Plugin for Heyzap

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.

SDK Verisons

  • 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.