Skip to content

Show warning and give instructions when iOS 16+ Developer Mode is off #111988

@jmagman

Description

@jmagman

iOS 16 now requires that a new "Developer Mode" be enabled on an iPhone or iPad in Settings > Privacy > Developer Mode before code can be deployed to it.
https://developer.apple.com/documentation/xcode/enabling-developer-mode-on-a-device

Use the new ios-deploy flag --check-developer-mode ios-control/ios-deploy@f36ec2b to check if Developer Mode is off, and give users instructions how to turn it on (Settings > Privacy & Security > Developer Mode, toggle Developer Mode on, restart phone).

This will involve rolling and testing ios-deploy.

Metadata

Metadata

Assignees

No one assigned

    Labels

    P3Issues that are less important to the Flutter projectc: proposalA detailed proposal for a change to Flutterplatform-iosiOS applications specificallytoolAffects the "flutter" command-line tool. See also t: labels.

    Type

    No type

    Projects

    Status

    ✅ Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions