dzenbot / DZNWebViewController

A simple web browser for iPhone & iPad with similar features than Safari's
https://www.cocoacontrols.com/controls/dznwebviewcontroller
MIT License
1.06k stars 181 forks source link

how to play video in website #67

Closed zhmios closed 7 years ago

zhmios commented 7 years ago

I can't play video in website when I use DZNWebVideoController,but safari can play .I don't know what's wrong

snip20170220_1

zhmios commented 7 years ago

I fix this issue by adding NSAllowsArbitraryLoadsForMedia and Allow Arbitrary Loads in Web Content in info.plist