To set up push notifications for Windows devices, you must use the Windows Push Notification Services
(WNS). In order to use WNS, you must have a valid Windows Store account.
Procedure
- Create a Windows Store
account at Windows Dev Center Dashboard.
- Register your app with Windows Dev
Center Dashboard and obtain the following credentials for your app.
- Name
- Publisher
- Package Security Identifier (SID)
- Client Secret
- You can set the certificates using any of the following
methods:
You can also associate your Windows project with the application
in the Windows Store by right-clicking
on the project and selecting with the Store.
Results
Your push notifications setup is now complete.