I have a small website for mobile devices. It contains only a menu, some text and an embeded youtube video. I used this code for embeding: http://learningtheworld.eu/2009/youtube-embed/
When I click on the video on iPhone, the youtube app starts(thats fine), but I get the following error message: “Youtube not available”. Could somebody help me? Thank you.
I have a small website for mobile devices. It contains only a menu, some
Share
I found the problem. There was a privilege error on youtube. So the code is ok.
I write the problem, maybe it’s useful: if you upload a video to youtube and set it to private and publish later, it won’t work on iPad(however it’s public), so you have to publish it immediately. I don’t know why, but I did the same and it worked.