This is about loading youtube videos using latest embedded format (iframe) inside a webview.
Example of the iframe embed format
I would suggest using some code to detect the environment of the user... use the iframe code only for ios devices (iphone, ipod, ipad) and use the old code for everyone else.