forked from Github/cordova-plugin-run-in-background
Plugin needs to be initialized without any js call
This commit is contained in:
@@ -21,6 +21,7 @@
|
|||||||
<config-file target="config.xml" parent="/*">
|
<config-file target="config.xml" parent="/*">
|
||||||
<feature name="BackgroundMode">
|
<feature name="BackgroundMode">
|
||||||
<param name="ios-package" value="APPBackgroundMode"/>
|
<param name="ios-package" value="APPBackgroundMode"/>
|
||||||
|
<param name="onload" value="true" />
|
||||||
</feature>
|
</feature>
|
||||||
</config-file>
|
</config-file>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user