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="/*">
|
||||
<feature name="BackgroundMode">
|
||||
<param name="ios-package" value="APPBackgroundMode"/>
|
||||
<param name="onload" value="true" />
|
||||
</feature>
|
||||
</config-file>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user