My game has audio only on my computer, other computers and android don't have audio

Hi, I’m creating my first project using FMOD in Unity. It works properly on the editor and the audio works properly on my computer, but players have reported that the audio doesn’t work on their computers, and I’ve tested that the audio doesn’t work on android also. Can somebody help me? Thanks.

Hi,

Are you able to retrieve any logs from your players’ builds, or your Android build, that contains any noticeable FMOD errors? If not, or if you can’t, a place to start would be changing the logging level to “Log” in FMOD for Unity’s settings, and retrieving a log from an Android development build where you’re trying to play sounds with FMOD.

If you post the log here so that I can take a look, I should be able to help diagnose the issue.