Azure Spatial Anchors
An Azure service that is used to build immersive three-dimensional applications and experiences that map, persist, and restore content or points of interest at real-world scale.
88 questions
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Following this tutorial: https://learn.microsoft.com/en-us/learn/modules/azure-spatial-anchors-tutorials/9-exercise-azure-spatial-anchors-for-android-ios?tabs=winxr
Got the Azure Spatial demos to work on Hololens 2, but running into these issues for iOS:
Library\PackageCache\com.microsoft.azure.object-anchors.runtime@d11b205b6ed3\Runtime\Core\MultiAnchorObjectPlacement.cs(221,44): error CS0246: The type or namespace name 'IObjectAnchorsTrackingResult' could not be found (are you missing a using directive or an assembly reference?)
Library\PackageCache\com.microsoft.azure.object-anchors.runtime@d11b205b6ed3\Runtime\Core\MultiAnchorObjectPlacement.cs(227,39): error CS0246: The type or namespace name 'IObjectAnchorsTrackingResult' could not be found (are you missing a using directive or an assembly reference?)