Added js interface

This commit is contained in:
Sebastián Katzer
2013-10-09 10:50:15 +02:00
parent 433e216439
commit 76ada42564
4 changed files with 80 additions and 5 deletions

View File

@@ -16,6 +16,10 @@
<engine name="cordova" version=">=3.0.0" />
</engines>
<js-module src="www/background-mode.js" name="BackgroundMode">
<clobbers target="plugin.notification.BackgroundMode" />
</js-module>
<!-- ios -->
<platform name="ios">
<config-file target="config.xml" parent="/*">