Hi there,
Having compile issues trying to build the IOS spectator view sample on Mac. "UnityEngine.XR.iOS not recognized" in scripts in the AzureSpatialAchorPlugin folder. This is caused by missing/failed ARKit plugin install.
Looks like the following file : https://bitbucket.org/Unity-Technologies/unity-arkit-plugin/get/94e47eae5954.zip that is fetched during the install in SetuRepository.sh is no longer there. "Repository Unity-Technologies/unity-arkit-plugin not found". And it seems impossible now to access ARKit. (Unity migrated to ARFoundation)
Any idea ?
Thanks
Hi there, Having compile issues trying to build the IOS spectator view sample on Mac. "UnityEngine.XR.iOS not recognized" in scripts in the AzureSpatialAchorPlugin folder. This is caused by missing/failed ARKit plugin install. Looks like the following file : https://bitbucket.org/Unity-Technologies/unity-arkit-plugin/get/94e47eae5954.zip that is fetched during the install in SetuRepository.sh is no longer there. "Repository Unity-Technologies/unity-arkit-plugin not found". And it seems impossible now to access ARKit. (Unity migrated to ARFoundation) Any idea ? Thanks