Fix so background audio from other apps can play when disableFocus is true....
Fix so background audio from other apps can play when disableFocus is true. requestAudioFocus was being run regardless of there being a src, so I made it so that only gets requested when a src exists.
parent
80391d4e
Please register or sign in to comment