-
Notifications
You must be signed in to change notification settings - Fork 29.7k
Closed
Labels
platform-iosiOS applications specificallyiOS applications specificallytoolAffects the "flutter" command-line tool. See also t: labels.Affects the "flutter" command-line tool. See also t: labels.
Description
Occasionally, there will be multiple results with the same application id and port when running flutter attach.
Steps to Reproduce
- Run flutter app wirelessly through Xcode
- Run
flutter attachin terminal - If you don't get the error, stop the attach and stop in Xcode and try steps 1-2 again
There are multiple Dart VM Services available.
Rerun this command with one of the following passed in as the app-id and device-vmservice-port:
flutter attach --app-id "com.example.app_name" --device-vmservice-port xxxxxx
flutter attach --app-id "com.example.app_name" --device-vmservice-port xxxxxx
Metadata
Metadata
Assignees
Labels
platform-iosiOS applications specificallyiOS applications specificallytoolAffects the "flutter" command-line tool. See also t: labels.Affects the "flutter" command-line tool. See also t: labels.