UNPKG

heyzap-cordova-unityads

Version:
24 lines (18 loc) 897 B
UnityAds Cordova Plugin for Heyzap ================================== This is a custom Apache Cordova plugin for UnityAds to be used with the [Heyzap Cordova Plugin](github.com/Heyzap/heyzap-cordova). The plugin simply adds the UnityAds sdk to both the iOS and Android platform projects in your Cordova project, along with the appropriate dependencies and permissions. SDK Verisons ------------ - iOS: 2.1.1 - Android: 2.1.0 Installing: ``` cordova plugin add https://github.com/Heyzap/heyzap-cordova-unityads.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.