Skip to content

Improve user-facing error text for debug app launch from iOS 14 homescreen #66491

@timsneath

Description

@timsneath

Current text:

In iOS 14+, Flutter application in debug mode can only be launched from Flutter tooling, IDEs with Flutter plugins or from Xcode.

Alternatively, build in profile or release modes to enable re-launching from the home screen.";

Proposing a change to:

In iOS 14+, debug mode Flutter apps can only be launched from Flutter tooling, IDEs with Flutter plugins or from Xcode.

Alternatively, build in profile or release modes to enable launching from the home screen.";

  • Google style guide is "apps" rather than "applications"
  • Pluralize apps
  • launching is appropriate here

Fixed in flutter/engine#21362

Metadata

Metadata

Assignees

No one assigned

    Labels

    a: qualityA truly polished experienceplatform-iosiOS applications specifically

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions