• 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
After installing Xcode 8 my unit tests fail when accessing UIWebviews
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

After installing Xcode 8 my unit tests fail when accessing UIWebviews


  • Subject: After installing Xcode 8 my unit tests fail when accessing UIWebviews
  • From: Jim Adams <email@hidden>
  • Date: Thu, 22 Sep 2016 13:57:27 +0000
  • Thread-topic: After installing Xcode 8 my unit tests fail when accessing UIWebviews

I have developed a framework that includes some UIWebViews that a person can add to their iOS app. Those web views have code backing them to handle MRAID2 requests. My unit tests have been able to instantiate the web views and load code successfully and have all the web callbacks happen, including the javascript bridge calls. Note that these are Unit Tests and not UI Tests. Once Xcode 8 was installed, however, the UIWebView code no longer runs. Does anyone know what changed in the testing end of things that would cause them to no longer run? Is there a missing RunLoop that I need? I have tried to add an NSRunLoop runMode: beforeDat: call but I am not seeing any thing go through.

Jim Adams
SAS Institute
 _______________________________________________
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


  • Prev by Date: Re: XCode 8 Option Double-Click to Bridge Up Method Definition?
  • Next by Date: Re: XCode 8 Option Double-Click to Bridge Up Method Definition?
  • Previous by thread: Re: XCode 8 Option Double-Click to Bridge Up Method Definition?
  • Next by thread: Code coverage for frameworks used in UI Tests
  • Index(es):
    • Date
    • Thread