soundcloud / soundcloud-custom-player

The SoundCloud custom javascript based player
http://soundcloud.com
707 stars 231 forks source link

Examples not playable on iOS #6

Closed BrentW closed 13 years ago

BrentW commented 13 years ago

I was interested in using this library to build a player within my app and was referred by http://soundcloud.com/help/widgets-players which states that this is the best tool for HTML5/iOS compatibility.

However none of the examples listed on https://github.com/soundcloud/soundcloud-custom-player/wiki seem to work for me on the iPhone.

Any Ideas as to why?

Thanks, Brent

mataspetrikas commented 13 years ago

hi Brent,

the examples are outdated, we'll upload the new files. In the meantime, you could test the examples from the current source on your own server, it should work correctly on iOS and Android.

greets, Matas

jossi commented 13 years ago

Hi Matas,

The player does not seem to work on latest version of iOS. Check http://bit.ly/iscs8z on an iPad or iPhone, and you will see that the skin loads OK, but when hitting the play button, you see the waveform but nothing plays.

I also tried the original examples from the master branch with same results.

NickChow commented 13 years ago

Jossi,

Remove the hover feature from the CSS and it will work.

iOS does not do well with hovers.