heyzap-cordova-vungle

Vungle Cordova plugin for the Heyzap Cordova Plugin

Usage no npm install needed!

<script type="module">
  import heyzapCordovaVungle from 'https://cdn.skypack.dev/heyzap-cordova-vungle';
</script>

README

Vungle Cordova Plugin for Heyzap

This is a custom Apache Cordova plugin for Vungle to be used with the Heyzap Cordova Plugin. The plugin simply adds the Vungle sdk to both the iOS and Android platform projects in your Cordova project, along with the appropriate dependencies and permissions.

SDK Verisons

  • iOS: 5.3.0
  • Android: 5.3.0

Installing:

cordova plugin add https://github.com/Heyzap/heyzap-cordova-vungle.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 for guides on how to integrate heyzap with your Cordova app.