Features that can be used while running in the background for Windows Phone 8
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
This topics lists APIs that can be called while an app is running in the background. For information on enabling background execution, see How to run location-tracking apps in the background for Windows Phone 8.
API | Remarks |
|---|---|
Windows.Phone.Speech.Synthesis | |
New push notifications channels can’t be created while running in the background, but the app may receive raw notifications. | |
The following members of the ShellTile class are supported. Creating tiles is not supported while running in the background. | |
New background agents can’t be scheduled while running in the background. | |
New connections are blocked while running in the background. | |
The APDU channel is blocked while running in the background. | |
Windows.Phone.Networking.Voip | |