Volume on Galaxy Watch 3

Does anyone know how to fix the tizen.sound.setVolume problem on Galaxy Watch 3???

I have an app and some clients are complaining that the app does not work on their GW3, but other users (not using GW3) say that app works perfectly… I did some research and other devs say that the tizen sound api (setVolume) is only working if the value is 1 or 0, but not any other number in between (That is all I found about the topic)…

Using the emulator the api works as it should in all “watches”… I do not have a GW3 to run tests and there is not a GW3 available on “Remote Test Lab”…

Thanks!!

You can call system volume view for multimedia, ringtones or so. Look at Application Controls API and find a package to control audio volume in TizenOS.