You are developing a Windows Store app that displays notifications on the lock screen.
The app must execute a background task when the notification arrives. In addition, the app must
receive push notifications from Windows Push Notification Service (WNS).
You need to use a push notification mechanism that meets the requirements.
Which push notification mechanism should you use?

A.
Toast notification
B.
Raw notification
C.
Tile update
D.
Badge update
B?
0
0
See my post below, 🙂
0
0
Yes, B. https://code.msdn.microsoft.com/windowsapps/Raw-notifications-sample-3bc28c5d
0
0