xcode Simulator delays the displaying of a page
Upgraded to XCode 9.2 and now my app behaves badly on the ios simulator. It still runs ok when deployed to a physical device. The problem is that pages are taking from 10secs to 1 minute to refresh. eg after a tableview.reloadDate(). I am certain the reloading of the data is occurring immediately, it just that the page isn't being displayed until after a long delay Interestingly if I tap the simulator screen the response is as if I tapped the refreshed (but as yet undisplayed) page. I don't think this is an animation issue, I have made sure that in the simulator Debug menu that 'Slow