cordova-pgapp-plugin

pgapp cordova plugin

Usage no npm install needed!

<script type="module">
  import cordovaPgappPlugin from 'https://cdn.skypack.dev/cordova-pgapp-plugin';
</script>

README

pgapp-plugin

Installation

cordova plugin add cordova-pgapp-plugin

Changelog

Timer:

onceTimer, execute once task

loopBroadTimer, execute loop task with broadcast

loopServTimer, execute loop task with servcie

cancelBroadTimer, cancel loop broadcast task

cancelServTimer, cancel loop service task

Call:

callActivity: intent activity page

callService: start service

stopService: stop service