Software Archive
Read-only legacy content
17061 Discussions

web embeded videos (youtube, etc) are not playing on device, but on good onemulaor

ali_s_5
Beginner
284 Views

I am beginner at intel xdk app development. i developed an app at cordova ap designer and by using iframe i embed some youtube videos but when i run these on device its just load their thumbnails but not load a video, and for vevo videos it shows a warning that it is restricted.

i used CSP is following.. so plz tell me any other way or sort out my this problem.. thanks in advance.

<meta http-equiv="Content-Security-Policy" content="default-src *; style-src 'self' 'unsafe-inline'; script-src 'self' 'unsafe-inline' 'unsafe-eval'">
0 Kudos
0 Replies
Reply