Has anyone managed to override the silent mode switch to autoplay sounds using Expo AV? I'm looking to do so for a timer feature that I have in my app so I wouldn't be able to rely on user interaction to play the sound.
I have tried playsInSilentModeIOS: true, with no luck.