SyntaxFix
Write A Post
Hire A Developer
Questions
I also had this problem in 2016 with iOS Safari. What seemed to work for me was giving a GET-parameter to the iframe src and a value for it like this <iframe width="60%" src="../other/url?cachebust=1" allowfullscreen></iframe>
<iframe width="60%" src="../other/url?cachebust=1" allowfullscreen></iframe>