unity-game-enginehololensazure-spatial-anchors

Is Azure Spatial Anchors support Holographic Remoting with Unity


HoloLens 2 Tutorial Azure Spatial Anchors

When I saw the author of this article responded that "It work on a PC with Holographic Remoting App", then I used Holographic Remoting with Play mode and I get a "DllNotFoundException: AzureSpatialAnchors" error.

Is there a message I missed? If it's not supported, can it only be released on Hololens2?


Solution

  • Here is the link to the official documentation on Azure spatial anchors. There is no reference in the official documentation to support the claim that you can run the app on PC with Holographic Remoting App.

    You might still need the HoloLens device to test the app you have developed. Here are a couple of resources that will guide on developing a HoloLens solution

    1. Run the sample app: HoloLens - Unity (C#)
    2. create a new HoloLens Unity app using Azure Spatial Anchors

    However, if you plan to test Azure spatial anchors on a different device other than HoloLens, the documentation provides tutorials on how to get started with spatial anchors and build Android or iOS applications through Unity. Refer the below image for different resources available on the Azure spatial anchors enter image description here