简体   繁体   English

在后台运行应用程序:Windows Phone 8 phonegap

[英]Run app in background : Windows phone 8 phonegap

I developing an application using phonegap. 我使用phonegap开发应用程序。 Which required to run in background to fetch location data and send to server. 需要在后台运行以获取位置数据并将其发送到服务器。

I done this in android using Background service plugin and in iOS setting background mode in plist file. 我是在Android中使用背景服务插件在iOS中完成的,并在iOS中在plist文件中设置了背景模式。

Now i want to achieve the the same in Windows Phone 8. Please guide me how achieve this? 现在,我想在Windows Phone 8中实现相同的效果。请指导我如何实现此目标? What configuration changes required ? 需要进行哪些配置更改? Do need to write a custom plugin for this? 是否需要为此编写自定义插件? ( if required is any opensource implementations available? ) (如果需要,是否可以使用任何开源实现?)

我认为本文将为您提供帮助: 如何在Windows Phone 8的后台运行位置跟踪应用程序

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM