Prerequisites
Before you start using the Unity Cloud Presence package, make sure you meet the following prerequisites.
System requirements
- A valid Unity ID account required to generate an identifier for your application
- A new or existing Unity Editor Project
Compatibility
The Unity Cloud Presence package is compatible with Unity version of 2022.3 or later. This package is also compatible with the following Unity Cloud packages:
Note
Vivox 16 requires a Unity Project Id linked to your project.
Roles and Permissions
In order to have Presence permissions, a user must be added as organization member on the Unity Cloud Dashboard. Each organization's member will have Presence permissions based on its organization "User Type" and "Roles".
User Type / Role | Create Room | List Room | Join Room | Monitor Room | Start Presentation | Use Communication |
---|---|---|---|---|---|---|
Owner | X | X | X | X | X | X |
Manager | X | X | X | X | X | X |
User | X | X | X | X | X | |
Presence Presenter | X | X | X | X | X | X |
Presence User | X | X | X | X |
Supported platforms
- Windows Standalone
- Android
- macOS
- iOS: Requires an Xcode project build and a valid development build certificate to achieve binding for the custom URI scheme at the OS level.