2

When running:

flutter devices

I get:

• Error: MyPhoneName’s iPhone is busy: Preparing the watch for development via MyPhoneName’s iPhone. Xcode will continue when MyPhoneName’s iPhone is
  finished. (code -10)

Is there some old log file or something, containing this error that I can delete?

I found this one, so maybe it is simply Apple that needs to do something.

Michael M.
  • 10,486
  • 9
  • 18
  • 34
Chris G.
  • 23,930
  • 48
  • 177
  • 302
  • 2
    I have similar issue and for me it was an issue with Signing. I solved opening the Xcode project Runner.xcworkspace at Folder "ios" and updating Signing information on Xcode: clicking in "Runner" -> Tap "Signing & Capabilities" and configure my personal account as "Team". PS: My iPhone use same Apple ID that I configured as "Team" PS 2: some feature of Apple required a paid account on Apple Developer Program. – Marcus Sep 05 '22 at 14:27
  • Does this answer your question? [How do I run/test my Flutter app on a real device?](https://stackoverflow.com/questions/54444538/how-do-i-run-test-my-flutter-app-on-a-real-device) – Michael M. Jul 19 '23 at 21:11
  • I just had this same problem and following directions for iOS in [this answer](https://stackoverflow.com/a/54526682/13376511) worked for me. Just make sure you're adding your Apple ID as the Team in Xcode. – Michael M. Jul 19 '23 at 21:12

0 Answers0