From 312c0e924c228650d5e3945cf78bc47ee51eab34 Mon Sep 17 00:00:00 2001 From: aelr Date: Tue, 14 Jun 2016 08:56:15 -0400 Subject: [PATCH] Added solution for Instruments crashes on devices --- docs/en/appium-setup/troubleshooting.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/en/appium-setup/troubleshooting.md b/docs/en/appium-setup/troubleshooting.md index dfce1bc51..0d798e717 100644 --- a/docs/en/appium-setup/troubleshooting.md +++ b/docs/en/appium-setup/troubleshooting.md @@ -51,6 +51,7 @@ own items in the SDK manager. Make sure you install the build-tools and platform /tmp/instruments_sock` and try again as not-sudo. * If this is the first time you've run Appium, make sure to authorize the use of Instruments. See [running on OSX documentation](./running-on-osx.md#authorizing-ios-on-the-computer). +* If Instruments is crashing when running against a physical device ("exited with code 253"), ensure Xcode has downloaded device symbols. Go to Window -> Devices, and it should start automatically. This is needed after iOS version upgrades. * If you see `iOS Simulator failed to install the application.` and the paths are correct, try restarting the computer. * If you have custom elements in your app, they will not be automatable by