Skip to content

flutter apk always uses the chromium dev keys #1010

@eseidelGoogle

Description

@eseidelGoogle

This means it can't be used for actual production apps:
https://github.com/flutter/flutter/blob/master/packages/flutter_tools/lib/src/commands/apk.dart#L146

@stevenroose ran into this while trying to publish an app to the play store. See #1006

Should be pretty simple to fix. We should probably look for keys in the same directory and/or spit out a huge warning that we're using the chromium dev keys.

@jason-simmons

Metadata

Metadata

Assignees

No one assigned

    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