C# (Unity)
Package Installation Steps
Navigate to your project’s
Project Settings.Select the
Package Manageroption.Add a new Scoped Registry with the following details:
Name
npmjs
URL https://registry.npmjs.org
Scope(s)connected-spaces-platform
Save the new scoped registry.

Navigate to the Package Manager window via
Window->Package ManagerFrom the Packages dropdown, select the
My Registriesoption.

From the
Othercategory, selected theconnected-spaces-platform.unity.corepackage.Select
Installto add the latest version of the package to your project.

VisionOS
The Vision Pro runs on Apple silicion and does not allow for applications built on Intel architectures to run on it. As a result, CSP binaries available in published packages are all built explicitly for Apple silicon.
This means that the Unity CSP application developer must also be using a version of Unity Editor for Apple silicon.