Appium is slow witch iOS 9

Hi everyone,

I’ve update my xCode, SDKs, Simulators 9.3 etc… yesterday after the Keynote. But today, my tests on iOS seems to be slower.

Do you have the same issue ?

Ps : I use instrument-without-delay

The ios 9.x simulators are slower to startup, but but otherwise seem to run at similar speeds (after running the script to enable IWD). Note every time you install/upgrade xcode you will need to re-run the IWD command as it modifies an xcode plist file that seems to get replaced with new installs of xcode.

Yes, indeed I’ve discovered that after an update of the tools, we must re-install the IWD libraries.

Hope it will help somebody :slight_smile: