I am trying to test my game on the XBox One after having successfully built a project that works fine on Local Machine, x64, with Visual Studio 2017. Latest versions of everything. It's a Cordova type project.
Now I have it on there, and uploaded using the XBox Device Portal thing. When I play it (a RPG Maker MV game), there's no sound, even though testing locally using my Visual Studio the sound works fine. Isn't the system Edge browser-based, just like the system in Visual Studio?
I've tried using the Cordova Media plugin, no luck, and tried using .MP3 instead of .OGG, still no luck. The default Media Player in RPG Maker MV doesn't work at all.
For Windows 10/VS, I ended up replacing the audio system using Howler.js, and that worked for Win10, but not XBox One.
Does anyone have suggestions I could try? At this point, i'd even be willing to pay someone to help me with this issue.