Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix iOS background music for another app #156

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

goinnn
Copy link

@goinnn goinnn commented Dec 3, 2018

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.

@aspdev91
Copy link

@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.

@elcreator
Copy link

@aspdev91 preloadSimple can't play anything longer than 30s - it's platform limitation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants