I am creating an application in ionic-2 framework base but I am facing issue in playing youtube videos with the youtube iframe api.
I am trying with different videos and creating a build in ionic. I have ran the application in android and iPhone but still the video is showing an error like this:
This video contains content from UMG,SEM & VEVO. It is restricted from playback on certain sites or applications. Watch on youtube
An example video url is "https://www.youtube.com/watch?v=FM7MFYoylVs"
What can I do for this type of error?
Here is a screenshot of the error:

