I want to play a Youtube video in my app. So, I wrote the following code
NSString *embedHTML = @\"\\
\\
\
\
It has nothing to do with using short URL nor the YouTube URL. It's probably using the embed tag and using the type application/x-shockwave-flash. It's now working perfectly fine on iOS 6 GM.