I have a pwa built with react and have gotten twa .apk from it using the pwabuilder.com, having a mute video playing on my screen, I want to unmute the video when the user presses the volume change buttons of the android mobile device,
is there a way to detect this? (without using other technologies like react-native or ionic etc)