How should you use delivery notifications?

You are developing a Windows Store app by using HTML5 and JavaScript. The app will be used to monitor road traffic conditions.
The app must support live tile notifications, in accordance with the following requirements:
Update the tile every five minutes when the app is in the running state.
Update the tile once in the morning and once in the evening when the app is in the suspended state.
Implement updates to tiles to optimize the power and resource consumption when the app is suspended or not otherwise running.
You need to implement delivery notifications to ensure that the requirements are met.
How should you use delivery notifications?
A. Use the Periodic delivery notification when the app is running, and use the Scheduled delivery notification when the app is suspended.
B. Use the Push delivery notification when the app is running, and use the Local delivery notification when the app is suspended.
C. Use the Local delivery notification when the app is running, and use the Push delivery notification when the app is suspended.
D. Use the Scheduled delivery notification when the app is running, and use the Push delivery notification when the app is suspended.

microsoft-exams

Leave a Reply

Your email address will not be published. Required fields are marked *


The reCAPTCHA verification period has expired. Please reload the page.