• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: WebView weird crash on iOS7 iPad App
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: WebView weird crash on iOS7 iPad App


  • Subject: Re: WebView weird crash on iOS7 iPad App
  • From: Carlos Alcala <email@hidden>
  • Date: Wed, 12 Feb 2014 11:46:55 -0400

Hey Fritz,

Thanks I will try that approach to avoid the crash during our LIVE presentation of the app, which is today.

Best Regards,
Carlos

On February 12, 2014 at 11:45:14 AM, Fritz Anderson (email@hidden) wrote:

On 11 Feb 2014, at 11:06 PM, Jens Alfke <email@hidden> wrote:

> For a workaround … do UIKit WebViews have options to disable data-detectors? If so, try turning them off.

The OP is undoubtedly competent, but for the record:

UIWebView * myWebView = ...;
myWebView.dataDetectorTypes = UIDataDetectorTypeNone;

— F

 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

References: 
 >WebView weird crash on iOS7 iPad App (From: Carlos Alcala <email@hidden>)
 >Re: WebView weird crash on iOS7 iPad App (From: Jens Alfke <email@hidden>)
 >Re: WebView weird crash on iOS7 iPad App (From: Fritz Anderson <email@hidden>)

  • Prev by Date: Re: WebView weird crash on iOS7 iPad App
  • Next by Date: No Love from XCTest
  • Previous by thread: Re: WebView weird crash on iOS7 iPad App
  • Next by thread: No Love from XCTest
  • Index(es):
    • Date
    • Thread