Closed jonsykes closed 13 years ago
Hi @jonsykes! At the moment our test suite doesn't work properly on iOS. There is already an open ticket for that (#14). About this test, you can still write it according to the guidelines in our README and create a Pull Request. Tell us if you need any help!
This would definitely be a neat test!
Ok I just created a test for this: https://github.com/soundcloud/areweplayingyet/blob/master/public/tests/support-multiple-playing.js
Deployed!
One of the biggest feature gaps in Audio between desktop and mobile is the ability to handle playing more than 1 audio concurrently via HTML5 markup. Mobile safari has huge issues with this. It would be great to see a concurrency test. Although I'm not sure how you would automate the acceptance.