简体   繁体   English

UIwebview在iPhone 4,4s上的iOS 6上加载缓慢

[英]UIwebview loading slow on iOS 6 on iphone 4,4s

I created one of the app using uiwebview (browser) I tested on iphone 4,4s with iOS 5 is fine and loading very fast. 我使用uiwebview(浏览器)创建了其中一个应用程序,该应用程序是在iOS 5的iphone 4,4s上测试的,很好并且加载速度非常快。 But when i tried on iphone 4,4s with iOS 6, the loading time very very slow. 但是,当我在iOS 6上尝试使用iPhone 4,4s时,加载时间非常缓慢。 How to handle this issue using programming or any other way. 如何使用编程或任何其他方式来解决此问题。 Thanks 谢谢

I had the same problem. 我有同样的问题。 Try this answer, it worked for me. 试试这个答案,对我有用。 Apple did change the way UIWebViews load files asynchronously. 苹果确实改变了UIWebViews异步加载文件的方式。

https://stackoverflow.com/a/13547296/263503 https://stackoverflow.com/a/13547296/263503

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM