Hello everyone.

The Mixed Reality Forums here are no longer being used or maintained.

There are a few other places we would like to direct you to for support, both from Microsoft and from the community.

The first way we want to connect with you is our mixed reality developer program, which you can sign up for at https://aka.ms/IWantMR.

For technical questions, please use Stack Overflow, and tag your questions using either hololens or windows-mixed-reality.

If you want to join in discussions, please do so in the HoloDevelopers Slack, which you can join by going to https://aka.ms/holodevelopers, or in our Microsoft Tech Communities forums at https://techcommunity.microsoft.com/t5/mixed-reality/ct-p/MicrosoftMixedReality.

And always feel free to hit us up on Twitter @MxdRealityDev.
Options

Push Notifications on HoloLens

Hi,

I'm currently exploring what's possible and what's not on HoloLens so that we can come up with an optimal architecture/design for the app(s) we are thinking of building. One scenario we are thinking about is using Push Notification as a communication channel from a server to the app running on HoloLens. According to the doc, there are some limitations on HoloLens:

Notification, both local and push notifications from Windows Notification Service - WNS, are not completely enabled or functional on HoloLens. This includes the ability to update your app and tiles with WNS pushed events. Apps should take care in handling calls to these APIS; there are no guarantees that apps which have critical functionality depending on WNS will be correctly notified and activated to update data.

What does this mean exactly? What are the gotchas when you develop notification-based communications on HoloLens? If anybody has built a working HoloLens app that relies on push notifications, can you share the experience?

TIA,
~h

This discussion has been closed.