Closed ZanderAdam closed 9 years ago
Fixed in https://github.com/ZanderAdam/OpenTrack.WindowsPhone/commit/453194eda2b038d16aabe83b8a053142e7aab6a6
Not ideal as screen remains on. Current WP8.1 SDK has no PhoneApplicationService.Current.UserIdleDetectionMode = IdleDetectionMode.Disabled;
Currently Windows phone Apps have no "clean" way to prevent screen from locking. When screen locks, the app stops working.