iPhone safari 浏览器 API?
请无视标题。但我的问题与之相关...;-)
有没有办法可以将 safari 浏览器嵌入到我的 iPhone 应用程序中?或者其他一些可能的 iPhone 浏览器应用程序。
我实际上想要实现的是,在我的应用程序上,用户能够发送他/她当前正在浏览的链接/页面,前提是 UI 与 iPhone 浏览器相同。
此致,
Please disregard the title. But my problem is related to it... ;-)
Is there a way I can embed safari browser to my iPhone app? Or some other iphone browser app that is possible.
What I'm trying to achieve actually is that on my application the user has the ability to send link/page that he/she is currently browsing, providing that the UI is the same as the iPhone browser.
Best regards,
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
请参阅 UIWebView 类参考。
相关示例代码可能会有所帮助。你可以复制 Safari 的 UI,但我怀疑他们会在 App Store 中批准这一点......
See the UIWebView Class Reference.
Related sample code might help. You can copy Safari's UI, but I doubt they would approve that in the App Store...
同意raid Five......尝试这个。一定会对你有所帮助。
Agree with raidfive.... Try this. Will definitely help you.