mirror of
https://bitbucket.org/TheBosZ/cordova-plugin-run-in-background
synced 2024-11-14 11:34:54 +00:00
Test
This commit is contained in:
parent
0f786d51a4
commit
69f35be659
@ -27,11 +27,11 @@
|
||||
</config-file>
|
||||
|
||||
<!-- The app is able to run in background through location-tracking mode -->
|
||||
<config-file target="*-Info.plist" parent="UIBackgroundModes">
|
||||
<!-- <config-file target="*-Info.plist" parent="UIBackgroundModes">
|
||||
<array>
|
||||
<string>location</string>
|
||||
</array>
|
||||
</config-file>
|
||||
</config-file> -->
|
||||
|
||||
<!-- Hint is displayed to user by first start -->
|
||||
<!-- <config-file target="*-Info.plist" parent="NSLocationUsageDescription">
|
||||
|
Loading…
Reference in New Issue
Block a user