Hi,
I am trying solve the problems with youtubeplayer swift .I am passing the youtube ids but everytime i am getting etpl restriction access massage after playing the videos on the view.I have tried to change the url in ytplayer html file <script src="https://www.youtube.com/iframe_api"></script> to <script src="https://www.youtube.com/watch?=/iframe_api"></script> like that but it is not working as as per the bydefault url i am getting error with the player So can you please help me with how to Disable the restriction access for the youtube player swift!!!
Thanks !!
I am trying solve the problems with youtubeplayer swift .I am passing the youtube ids but everytime i am getting etpl restriction access massage after playing the videos on the view.I have tried to change the url in ytplayer html file <script src="https://www.youtube.com/iframe_api"></script> to <script src="https://www.youtube.com/watch?=/iframe_api"></script> like that but it is not working as as per the bydefault url i am getting error with the player So can you please help me with how to Disable the restriction access for the youtube player swift!!!
Thanks !!