IOS Safari support plugins?

2019-01-28 02:43发布

问题:

I'm currently working on ipad IOS Safari. Thinking of adding some plugins to the application. but found some article saying that IOS Safari doesn't support plugins. Any expert know how true is the statement? Thanks

回答1:

Safari, like all iOS apps, does not support plug-ins or any other form of customization. Your only option is to create an app with a UIWebView. Quite a few browser apps can be found in the App Store.

iOS 9 update: Safari still does not support plug-ins; however, it is now possible to build an app that blocks specific content via a JSON file. Content blocking rules only affect the Safari app and the new SFSafariViewController (UIWebView and WKWebView instances are unaffected).



回答2:

The fact that you need to jailbreak it to use them actually proves that Apple is not supporting the use of plugins.



回答3:

As of iOS 9, browser plugins are supported (as content blockers).



回答4:

It DOES support plug-ins, you have to be Jailbroken to add any though. Install iFile from cydia then in iFile go to /System/Library/Internet Plug-Ins

The QuickTime Plugin is in there already, which proves that plugins are supported

And you can customize apps if your jailbroken