Skip to content
This repository has been archived by the owner on Apr 24, 2021. It is now read-only.

Audio elements #3124

Closed
Swader opened this issue Aug 10, 2014 · 3 comments
Closed

Audio elements #3124

Swader opened this issue Aug 10, 2014 · 3 comments
Labels
Milestone

Comments

@Swader
Copy link

Swader commented Aug 10, 2014

Using the <audio> element in the desktop environment works fine, but when deployed to mobile, the audio never plays.

Steps to reproduce (100% success rate):

  • add audio element to HTML
  • add play button
  • run in desktop (works)
  • run on mobile (does not play)
@devoncarew
Copy link
Contributor

It may be an issue with the webview used by the app dev tool (https://github.com/MobileChromeApps/chrome-app-developer-tool/). If you can get a reproducible example, you might file a bug there.

The other thing you could do is try hooking up devtools to the mobile device, to see if there is some issue locating the resource on mobile. It should be straightforward to do, by connecting your phone via USB, enabling debugging on the device, and opening chrome://inspect/#devices from chrome.

@kennystrawnmusic
Copy link

See Issue 42 in the CADT tracker...

@ussuri ussuri added the mobile label Oct 8, 2014
@ussuri
Copy link
Contributor

ussuri commented Dec 12, 2014

Closing as not directly related to CDE. Refer to the above-mentioned CADT issue.

@ussuri ussuri closed this as completed Dec 12, 2014
@ussuri ussuri added this to the Icebox milestone Dec 12, 2014
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

4 participants