com.unity.services.vivox 16.9.0

com.unity.services.vivox

Source docs
Notes: processedReleased December 19, 2025

Browse versions

PreviousNext

Unity Compatibility

Minimum Unity: 2021.3

Features

  • Added `IVivoxService.Initialized` event to listen for when the SDK has been successfully initialized.
  • Added `IVivoxService.InitializationFailed` event to listen for when the SDK failed to initialize.
  • Added `IVivoxService.InitializationState` property and `VivoxInitializationState` enum to check the SDKs initialization state.

🔧 Bug Fixes

  • Fixed an issue where the Vivox Unity Android SDK was unintentionally adding the `android.permission.READ_PHONE_STATE` permission to an XR application's manifest.