When I set autoplay to true for a YouTube video (IFrame API) on my site, it doesn\'t work. All the documentation says apple disables autoplay on ios for bandwidth reasons. <
I stumbled into similar but more complicated issue/requirement.
I need to show YouTube video on a modal popup. Popup is shown on a click.
Have taken YouTube API code (From https://developers.google.com/youtube/iframe_api_reference) and modified a bit to work with Bootstrap popup.