Fovea / cordova-plugin-purchase-demo

Demo of the Purchase Plugin for Cordova
32 stars 35 forks source link

cordova-plugin-purchase-demo

Demo of the Purchase Plugin for Cordova

usage

during plugin development

While working on the plugin itself, the demo project is useful too.

You can install from your local disk:

    cordova plugin add "../cordova-plugin-purchase"

To refresh to the latest local version, remove it first with:

    cordova plugin remove cordova-plugin-purchase