After adding the below code to stop my app from pausing external audio, the Android version is still pausing external audio when a video plays. Is there a fix for this? (BTW, this isn’t an issue with iOS).
audio.setSessionProperty(audio.MixMode, audio.AmbientMixMode)
Thanks,
Isaiah