Vivox build issues

build the apk with vivox integration but working
like let me explain you :
for a personal photon multiplayer game i want to add voice chat so i developed something to test it .I build an apk and installed it on two android mobiles but not working but whenever i played it on editor and connected it to same room it was working.
simple explanation : build to build not working without editor play mode.

1 Like

Two possible problems come to mind: (1) a credentials issue where credentials aren’t getting built into the APK. (2) a microphone permissions issue on the Android devices.

Can you check the responses from the steps you’re taking to get into a channel? Is there a moment of failure that you can see from those responses, or do they all report to be working properly? If everything leading up to joining the voice session goes properly then I’d suspect microphone permission issues. In that case, check the app settings to see if Microphone permissions are granted or not.