-
Notifications
You must be signed in to change notification settings - Fork 29.8k
Closed
Closed
Copy link
Labels
P3Issues that are less important to the Flutter projectIssues that are less important to the Flutter projectplatform-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
The engine logs the observatory URL, but for a real iOS device that log is no longer accessible from the attached host, so there's a series of mDNS/other fallbacks in place to try to detect and then guess this port.
ios-deploy uses lldb to launch the app on an iOS device, and could be configured to remain attached to read logs from the process, including the observatory logs, launch exceptions, or anything printed before the VM is connected.
Metadata
Metadata
Assignees
Labels
P3Issues that are less important to the Flutter projectIssues that are less important to the Flutter projectplatform-iosiOS applications specificallyiOS applications specificallytoolAffects the "flutter" command-line tool. See also t: labels.Affects the "flutter" command-line tool. See also t: labels.