ios - 将移动友好型网站嵌入为 iPhone 应用程序
<p><p>假设我们有一个适合移动设备使用的网站 www.mywebsite.com,我想快速将其转变为 iPhone 应用程序。我会创建一个带有全屏网络浏览器控件的空 iPhone 应用程序并将其指向 www.mywebsite.com 吗?或者还有什么其他的...</p>
<p>仅供引用,我没有 iPhone 开发经验。</p></p>
<br><hr><h1><strong>Best Answer-推荐答案</ strong></h1><br>
<p><p>是的,您可以使用 <code>UIWebView</code> 做到这一点。然而,Apple 对这样的应用程序持暗淡的态度,您很可能会发现您的应用程序被拒绝。 <a href="https://developer.apple.com/appstore/resources/approval/guidelines.html" rel="noreferrer noopener nofollow">The App Store Review Guidelines</a>状态:</p>
<blockquote>
<p>Apps that are not very useful, are simply web sites bundled as apps, or do not provide any lasting entertainment value may be rejected</p>
</blockquote></p>
<p style="font-size: 20px;">关于ios - 将移动友好型网站嵌入为 iPhone 应用程序,我们在Stack Overflow上找到一个类似的问题:
<a href="https://stackoverflow.com/questions/9605019/" rel="noreferrer noopener nofollow" style="color: red;">
https://stackoverflow.com/questions/9605019/
</a>
</p>
页:
[1]