iPhone拦截链接
我有一个应用程序可以拦截 uiwebview 中的链接,但我想获取链接字符串 [youtube link] 来启动播放器,
- 我让 youtube 播放器使用硬编码的 url,[在模式视图中打开]
- 并有从网站点击链接后的 url 路径,转到一个字符串
,但尚未弄清楚如何阻止 uiwebview 转到按下的链接,获取链接字符串并使用播放器打开我的模式视图
如果我 使用
webView 应该StartLoadWithRequest
retun NO
链接变得不可见,
那么如何实现这一点呢?
谢谢!
i have an app that intercepts a link in a uiwebview, but I want to get that link string [you tube link] to start the player ,
- I have the youtube player working with a hardcoded url, [opening in a modal view]
- and have the url path once the link is tapped from the web site, going to a string
but havent figured out yet how to stop the uiwebview from going to the pressed link, getting the link string and opening my modal view with the player
If I use
webView shouldStartLoadWithRequest
retun NO
the link gets invisible,
so how to accomplish this?
thanks!
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论