Skip to content

Wish for the flutter tool to help the user switch to USB instead of WiFi when running/debugging against iOS 26 #176206

@sethladd

Description

@sethladd

Use case

Due to architectural changes from iOS 26, running/debugging a Flutter app during development against an iOS 26 iPhone connected to the host development machine via WiFi can be quite slow. We've noticed that the latency is felt most when the target device is connected over WiFi.

Proposal

We propose to detect when people are using iOS 26 devices connected via WiFi, and suggest to them to instead use a wired (USB) connection.

We propose to deliver this feedback via the flutter tool, and our IDE plugins. But, this issue specifically is for the flutter tool.

Metadata

Metadata

Assignees

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