Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 9205665
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 18, 20262026-06-18T00:00:11+00:00 2026-06-18T00:00:11+00:00

I am having a huge problem on iOS 6. I need to display a

  • 0

I am having a huge problem on iOS 6.

I need to display a webpage when the app starts. I use the loadHTMLString for this. On everything before iOS 6 everything works as expected, but on iOS 6, it seems to take approx. 2 minutes to load anything that is not a text. All images and so forth take each 2 minutes to load, which makes my page load in just about 8 minutes. This works real fast on iOS 5.1 and below.

Here is an issue that I found on the site that explains my issue, but doesn’t have an answer : https://devforums.apple.com/message/724010

I really need an answer on this.

When I make an empty app that does just this, everything works, if I put this inside an app that does some network before it starts, the issue pops up. so this is very difficult to isolate, but as far as I can get with UIWebView, I would think the issue is related to baseURL, but that is just a feeling.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-18T00:00:13+00:00Added an answer on June 18, 2026 at 12:00 am

    I am not sure why this fixed my issue, but it did.

    My View controller that called up the webview was in a static library because it was being re-used in other apps. By just moving the code out of the static library and into the application it self, the app started working much better and the web view works as well as one can expect now. There is no longer any difference between iOS 5 and iOS 6.

    But by adding this code, it really made a huge difference :

    NSHTTPCookie *cookie;
    NSHTTPCookieStorage *storage = [NSHTTPCookieStorage sharedHTTPCookieStorage];
    for (cookie in [storage cookies]) {
        [storage deleteCookie:cookie];
    }
    

    Like I said, I can’t explain why moving the code into the app itself instead of having it as a library and the above code works, but I am sure it has something to do with how webview caches.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I've been having a huge problem with this. Xcode just simply turned my landscape
I am having a huge problem with this. I want to take my whole
I am having a fairly huge problem. I am hoping this is due to
I am having a huge problem figuring out how to use a transparent background
I'm having a huge problem with the NSTimer object. I can't explain myself this
I am having a huge problem in all browsers. I have a site where
i developed a project using Ruby on Rails and i having a huge problem
I am having a problem handling large numbers. I need to calculate the log
I have a huge web app that is having issues with memory leak in
I am having a huge problem with the eventlog on my server. Right let

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.