问题
On iphone with ios <= 12 when you tap on the video embed the thumbnail flickers and nothing happens. If you click again nothing will happen. The video is not loaded.
You can try this even in the official youtube docs: https://developers.google.com/youtube/youtube_player_demo
The expected result is the video to load, there is no error shown.
Do you have any suggestions on how to fix this ?
回答1:
This is not a solution, but we are having the same issue. For now, we are telling our users to "double tap" the right side of the embed code as it triggers the 10 second skip. That seems to allow the videos to play on iOS 9 - 12.
iOS 13 is working fine for us.
来源:https://stackoverflow.com/questions/60487040/youtube-embed-is-not-working-on-iphone-ios-12