Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Replace flutter run tooling for iOS #134672

Closed as not planned
Closed as not planned
@stuartmorgan-g

Description

@stuartmorgan-g

In #131865 we had to replace the previous ios-deploy-based code path for flutter run with Xcode automation, since ios-deploy doesn't work with (physical) iOS 17 devices, and we didn't have a better replacement. Once the new communication protocol for device communication has been reverse engineered (as was done originally for earlier versions for ios-deploy) we should restore a codepath that doesn't require the unfortunate UX (and increased fragility since it's automating UI) that we are currently having to use. That will likely require us building and bundling a new tool that's downloaded by flutter.

Metadata

Metadata

Labels

platform-iosiOS applications specificallyteam-iosOwned by iOS platform teamtoolAffects the "flutter" command-line tool. See also t: labels.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions