Plugin needs to be initialized without any js call

This commit is contained in:
Sebastián Katzer 2013-10-08 12:47:57 +02:00
parent 8cc9be6262
commit a79fa641a4

View File

@ -21,6 +21,7 @@
<config-file target="config.xml" parent="/*">
<feature name="BackgroundMode">
<param name="ios-package" value="APPBackgroundMode"/>
<param name="onload" value="true" />
</feature>
</config-file>