Hi
I searched various contents about push notification today.
I want to register my app in Microsoft Store and add Push Notification to that app. So, I went to the Product management - WNS/MPNS page of the app.
Below is what's on that page.
Push notifications
Windows Push Notification Services (WNS) and Microsoft Azure Mobile Apps
The Windows Push Notification Services (WNS) enables you to send toast, tile, badge, and raw updates from your own cloud service. Learn more
: Click Load more and you will see a page created in 2015. That page doesn't seem to help.
In order to manage your WNS configuration, you must be logged in with the Microsoft account that opened your Dev Center account. You are currently logged in with this account. If you have an existing WNS solution or to update your current client secret, visit the Live Services site.
: When I click on the "Live Services site" link, it comes up with an outdated page and says it's not usable. Then, the Azure portal will tell you to go to the App registrations page.
You can also use Microsoft Azure Mobile Apps to send push notifications, authenticate and manage app users, and store app data in the cloud.Sign in to your Microsoft Azure account or sign up now to add services to up to ten apps for free.
: When I click the "Microsoft Azure Mobile Apps" link I get a 404 - Page not found. The Sign in link also gives an error page.
So, I don't know which document to refer to to add a push notification service to a UWP app. Please provide the latest information.