I'm planning to build a 2D unity app for mobile (initially android) where people can create audio only rooms (of around 10 participants each). All of them can communicate at once.
There would be a number of such rooms at a given time.
- How stable is the unity android SDK as of now for this use case?
- Any plans on iOS support?