Youtube audio issue in ios

Hi Team ,

Iam using cordova application with framework 7 iam trying to play the youtube videos using video.js and using iframe.please check below code

iframe src=“https://www.youtube.com/embed/youtubeid?enablejsapi=1&autohide=1&playsinline=1&rel=0&showinfo=0&origin=https://www.youtube.com” allowfullscreen="" webkit-playsinline="" width=“320” height=“240” frameborder=“0”>

audio is not working in ios please let me know better solutions for this.

“Attention! In order to prevent unauthorized downloading of data over cellular networks at the user’s expense, it is forbidden to automatically play embedded multimedia content in the Safari browser on iOS - playback is always initiated by the user.”

Use this API, example №1

2 Likes

Thanks overman will check this tonight and confirm

Thanks overman worked for me

1 Like