Reputation: 561
I am creating a mobile app with ionic framework. When I use embedded youtube <iframe>
on my chrome browser, it works fine. When I try out my app on my iphone 6 with Ionic View app, I enter the following problem.
I see that there are many posts on stackoverflow explaining how to bypass the restriction. However, my case is different. I cannot access all the browser setting on my iphone. How can I bypass this restriction?
Upvotes: 0
Views: 661
Reputation: 629
Does the video play in the browser? If it doesn't play in the browser, it won't play in the device either. It's a youtube restriction
Upvotes: 1