mirror of
https://bitbucket.org/TheBosZ/cordova-plugin-run-in-background
synced 2024-11-14 11:34:54 +00:00
...
This commit is contained in:
parent
69f35be659
commit
899d6d659d
@ -34,9 +34,9 @@
|
||||
</config-file> -->
|
||||
|
||||
<!-- Hint is displayed to user by first start -->
|
||||
<!-- <config-file target="*-Info.plist" parent="NSLocationUsageDescription">
|
||||
<config-file target="*-Info.plist" parent="NSLocationUsageDescription">
|
||||
<string>Is required -for iOS 6 and above- to run the app in background!</string>
|
||||
</config-file> -->
|
||||
</config-file>
|
||||
|
||||
<header-file src="src/ios/APPBackgroundMode.h" />
|
||||
<source-file src="src/ios/APPBackgroundMode.m" />
|
||||
|
Loading…
Reference in New Issue
Block a user