-
**Describe the bug**
When requesting an API Access token via `Authentication.GetApiAccessTokenAsync` with 1 scope (not an empty/null array), the following error is encountered.
`Newtonsoft.Json.…
-
There is no DolbyIO directory containing the plugin in the zip file and instead the directories/files are in the zip's root, which requires the user to create `DolbyIO/` directory inside `Plugins/` an…
-
`isOpen` returns a `Boolean` instead of a `boolean`, the primitive type should always be returned as otherwise you need to call `valueOf` to unwrap the actual value. This was probably a typo as this s…
-
The values in the ParticipantType enum seem to be incorrect.
When I log `(await CommsAPI.conference.current()).participants` whilst in a conference. I get back the following data:
![image](https://u…
-
Current unreal SDK does not support the Apple Silicon. So enabling the support for Apple silicon will help to run this plugin on [Apple Mac with M1 chip](https://en.wikipedia.org/wiki/Apple_M1).
-
Unity v2021.3.16f1, Windows 10 Enterprise
The Dolby.io Comms package was installing fine up until this week. When installing today I encountered these issues:
```
Library\PackageCache\dolbyio.c…
-
`[Package Manager Window] Unable to find valid documentation for this package.
UnityEngine.AsyncOperation:InvokeCompletionEvent ()`
![other-unity-error](https://github.com/DolbyIO/comms-sdk-unity/as…
-
Update the Dolby.io React Native SDK to use the 3.8 native SDKs.
Tasks:
- [ ] Update the Android part of Dolby.io React Native SDK
- [ ] Update the iOS part of Dolby.io React Native SDK
-
When trying to import any enum you get the following error:
![image](https://user-images.githubusercontent.com/3967506/233107636-b785b67d-d7c5-470c-b732-004cd7d60157.png)
This happens for every en…
-
Add following events to the notification service:
- participant joined
- participant left
Only Flutter and iOS work. Android to be done in separate ticket.