在Windows 8中,我有一个后台代理执行的问题。在成功的代理注册之后,它没有被操作系统执行。我等了5-10天-没有效果。这个问题只在两个测试设备(lumia 920和htc x8)上复制。所有其他设备都显示正常的代理执行日志(大约5个其他设备)。
您可以通过以下链接找到示例:v1.2.xap
XAP:https://dl.dropboxusercontent.com/u/19503836/SimpleAgentApp.zip
1. no extra logic
2. no time/memory consumable operations, it is almost clean project
3. device battery level is over 50% all the time
4. battery saver mode is disabled
5. device has Cellular and Wifi access all the time
6. device is used frequently
7. it seems that other background agents are also not executed by OS
系统中的后台执行可能有什么问题?我如何诊断这个问题?
几个月来我一直在找这个问题,却没有任何运气。
发布于 2013-12-26 19:00:01
事实证明,这些设备存在一些操作系统问题。一个测试设备是通过硬复位修复的,另一个是通过固件更新来修复的。
https://stackoverflow.com/questions/20693021
复制相似问题