iOS access to Safari Reader feature through UIWebView

前端 未结 6 698
梦如初夏
梦如初夏 2020-12-23 18:19

I am using iOS 4.3 & was wondering if there is any way that I can access the Safari\'s \"Reader\" feature through which webpages are removed of ads & other riff raff

6条回答
  •  情歌与酒
    2020-12-23 18:36

    Apple is making a pretty big deal about the inclusion of "Reader" in iOS 5. I'm assuming by the noise it's not available in 4.3

    re: How to use through UIWebView

    • I can't find any mention of it in the Web Content Guide.
    • There's nothing about it in the UIWebView class reference.
    • And there's nothing in QA1630.

提交回复
热议问题