cordova-plugin-nativeaudio icon indicating copy to clipboard operation
cordova-plugin-nativeaudio copied to clipboard

Fix iOS background music for another app

Open goinnn opened this issue 5 years ago • 1 comments

This commit solves two errors detected:

  1. iPhone 7 - iOS 9 and iPhone 5S iOS9:

With app in background after play music on Spotify, youtube or call someone, the app no sound more in background.

  1. iPhone 5S iOS9:

After run stop in background the app no sound more in background.

goinnn avatar Dec 03 '18 11:12 goinnn

@goinnn Thanks for creating this. I tried testing this in iOS 13 and no sound is played at all upon preloadSimple though the background audio keeps playing.

Do you know how I can resolve this? I've been looking for a solution that allows me to play small sounds over the background music or iFrame and didn't come across anything that works right now.

aspdev91 avatar Sep 24 '20 01:09 aspdev91