-
Notifications
You must be signed in to change notification settings - Fork 183
ipad: does not work on iOS 8 #266
Comments
- remove href attribute from Flash container; if the container is an anchor, clicking on the wrapping anchor opens the link otherwise - do not try to auto play live videos, the player is stuck on the first image otherwise - still transitions well to a live stream in a playlist
I'm not sure if it's related to the iOS 8 update, but with the dev code it works correctly in Safari on iPad, but I don't see the Play overlay button (instead it shows the iOS control bar, but cannot press play anyway) when starting the page from the Home Screen. To reproduce this, go to the page with the player in Safari, click on Share icon, Add to Home Screen, then go back to the Home screen and start the 'app'. |
Go to which page? click on which Share icon? ... You've lost me utterly and completely, sorry. |
add a page with the player to the Home Screen, like this: https://www.youtube.com/watch?v=h_nGNMyiW8o It might be related to iOS bug though: http://stackoverflow.com/questions/26985074/ios-8-homescreen-web-applications-html5-video |
Ah, got it, sorry for being slow on the uptake. And thanks for the link. |
You will have to add these tags to the head of the page:
as specified here: https://developer.apple.com/library/ios/documentation/AppleApplications/Reference/SafariWebContent/ConfiguringWebApplications/ConfiguringWebApplications.html Otherwise it just opens Safari with the page - instead of masking it as an app. |
@xnejp03 - there's now: |
Yep, plays in Safari, but from the web app it loads the player, seems to be buffering but doesnt actually play anything. Looks like ios bug then. |
See: https://flowplayer.org/forum/#!/open_word:ios-8-upgrade
The text was updated successfully, but these errors were encountered: