Azure Spatial Tutorial - iOS conversion from Hololens

mrtk_ar3d 1 Reputation point
2022-05-28T00:38:45.117+00:00

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:

50a4c9272009f5cdd22ef1e1b861f638.png

   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?)  
Azure Spatial Anchors
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.
86 questions
{count} votes