mirror of
https://bitbucket.org/TheBosZ/cordova-plugin-run-in-background
synced 2024-11-22 15:24:54 +00:00
...
This commit is contained in:
parent
b4932b7ab1
commit
f249f205fc
@ -76,10 +76,10 @@
|
|||||||
<Capability Name="ID_CAP_LOCATION" />
|
<Capability Name="ID_CAP_LOCATION" />
|
||||||
</config-file>
|
</config-file>
|
||||||
|
|
||||||
<config-file target="App.xaml" parent="/Application/Application.ApplicationLifetimeObjects">
|
<!-- <config-file target="App.xaml" parent="/Application/Application.ApplicationLifetimeObjects">
|
||||||
<shell:PhoneApplicationService
|
<shell:PhoneApplicationService
|
||||||
RunningInBackground="Application_RunningInBackground"/>
|
RunningInBackground="Application_RunningInBackground"/>
|
||||||
</config-file>
|
</config-file> -->
|
||||||
|
|
||||||
<source-file src="src/wp8/BackgroundMode.cs" />
|
<source-file src="src/wp8/BackgroundMode.cs" />
|
||||||
</platform>
|
</platform>
|
||||||
|
Loading…
Reference in New Issue
Block a user