Skip to content

Setup-device tool doesn't wait for confirmation before proceeding #2

@thorrak

Description

@thorrak

When attempting to set up the MCP to interact with my connected iPhone, I received the following:

❯ This is a react native app for - amongst other platforms - iphone. Using the setup-device MCP tool, set up my (connected) iPhone to run/debug this app                           
                                                                                                                                                                                   
❯ Tool loaded.                                                                                                                                                                     
                                                                                                                                                                                   
⏺ Let me first list the available devices to find your connected iPhone.                                                                                                           
                                                                                                                                                                                   
⏺ blitz-iphone - list_devices (MCP)                                                                                                                                                
  ⎿  {                                                                                                                                                                             
       "simulators": [],                                                                                                                                                           
       "physicalDevices": [                                       
     … +22 lines (ctrl+o to expand)                                                                                                                                                
                                                                                                                                                                                   
⏺ You have two iPhones connected:                                                                                                                                                  
  1. iPhone 16 Pro Max (USB)                                                                                                                                                       
  2. iPhone 17 Pro Max (USB)                                                                                                                                                       
   
  Which one would you like to set up? I'll go with the iPhone 17 Pro Max unless you say otherwise — setting it up now.                                                             
                                                                  
⏺ blitz-iphone - setup_device (MCP)(udid: "...")                                                                                                             
  ⎿  Error: Error preparing setup instructions: No development team found. Sign in to Xcode with your Apple ID first (Xcode -> Settings -> Accounts).                              
          

Although I don't have 2 phones connected I can appreciate that at one point I had an iPhone 16 Pro Max. What is slightly concerning is that it's supposed to wait for confirmation -- but immediately, in the same sentence proceeds without confirmation.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions