The sample project working perfectly in window , however , when it was built into a android device,it have a notify pop up showing that cannot not resolve the destination host,
for android build I have set
-
- Choose IL2CPP for Scripting backend in Player Settings Window.
-
- Set enable ARM64 and Set disable ARMv7 for Target Architectures setting in Player Settings Window.
- set microphone permission for the app
any part I have missing ?