UIWebView 在模拟器中运行良好,但在 iPad 设备中运行不佳
我有一个本机应用程序,可以在模拟器和 ipad 设备上运行良好。
但是有一个UIWebView
来加载静态HTML文件,大多数HTML页面都运行良好,但只有一个网页存在问题:模拟器可以运行良好,但无法在设备上完全显示。
造成此类问题的可能原因有多少?
谢谢
I have a native app which run well in both simulator and ipad device.
But there is a UIWebView
to load static HTML files, most HTML page run well, but only one web page has the issue : simulator can run well , but can not show completely on device.
How many possible causes for this sort of issue ?
Thanks
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
您能否提供更多信息
也许使用元数据来调整设备可以工作
在静态页面上可能会有所帮助
could you provide more info
maybe using metadata to adjust to the device could work
on the static page could help