On a few of my blog posts I have YouTube video embeds, nothing fancy - code taken straight from YT:
<iframe src="//www.youtube.com/embed/ZOv0YwDJeu0" width="420" height="315" frameborder="0" allowfullscreen="allowfullscreen"></iframe>
When trying to edit any post that has an embedded video on the Android app, I get an error page:
Web page not available
The Web page at
file://www.youtube.com/embed/ZOv0YwDJeu0 might be temporarily down or it may have moved permanently to a new web address.
So on the app, I can't edit any posts that have an embedded YT video. Anyone else had this issue or know anything obvious I might be doing wrong?