Roadmap
What I would like to add to EasyCodeForVivox one day
Last updated
Was this helpful?
What I would like to add to EasyCodeForVivox one day
Last updated
Was this helpful?
Add Generics to Vivox events (only support for 1 extra parameter max, not all Vivox events could support generic dynamic events so may never implement.
Create access tokens using a custom hosted .Net API /Docker container(Only because cloud code uses JavaScript)
Add Dependency Injection (Zenject and Extenject are not being actively maintained and there are issues when using IL2CPP in Unity ). Since EasyCode only supports Windows and Android it should not be an issue for most people using this asset
Add Remote Config for APi Keys - Not Adding because of this response from Unity Dev . Will Consider using cloud code instead
Vivox Presence Feature (refer to why)