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

Background Audio only works on Desktop and Not Mobile #1

Open
backlashsid opened this issue Jan 26, 2016 · 1 comment
Open

Background Audio only works on Desktop and Not Mobile #1

backlashsid opened this issue Jan 26, 2016 · 1 comment

Comments

@backlashsid
Copy link

Adding msAudioCategory="BackgroundCapableMedia" to audio/video tags in a Universal Project only works on the PC and not Mobile as expected.

@seksenov
Copy link
Owner

seksenov commented Feb 8, 2016

This is correct for Mobile you will need a local/packaged JS file and register it as a background task. I'll work on adding it to the sample.

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

No branches or pull requests

2 participants