Have an web app were I use the youtube iFrame api.
Using the method loadVideoById works fine in iOS 6 and 7, it opens the native iOS video player and plays the video but the same doesn't happen on iOS 8.0.2. The event state change accordingly but the native video player doesn't open.
I've run out of ideas to solve this.
Thanks in advance