Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
iPad がスリープ状態またはロック状態のときに Xcode 経由でデバッグできた人はいますか? UIAutomation sleepForDuration() を実行できることはわかっていますが、インストルメントにいる間は明らかに Xcode でデバッグできませんか?
iPad がロックしてから復帰したときにネットワーク接続に問題があり、デバッグする方法を見つける必要があります。
ご意見をお寄せいただきありがとうございます。
はい、Xcode でアプリを実行すると、デバイスがスリープ状態またはロックされている場合でもデバッガーは動作します。