UIAutomationを使用してデバイス上でUI入力をキャプチャしようとすると、「キャプチャの開始」とハングアップします。キャプチャの開始時にデバイス上のUIAutomationがハングアップする
1) I click on Profile in Xcode which
2) Starts up Instruments where I select Automation and click Profile
3) Which starts Instruments running. In Scripts I select Add->Create which shows the record button at the bottom
4) I click the record button and it hangs saying "Starting Capture" and doesn't record my UI input.
マイプロファイルスキームのビルド構成はデバッグです。
私はUIAutomationがハングする原因となっているものは何ですか?
すべてのiOSデベロッパーにはこのパンフレットを手渡す必要があります。 –