Skip to content

snapshot generation is executed twice if you have both emulator and device attached #5103

Open
@endarova

Description

@endarova

Environment

  • CLI: 6.2.1

To Reproduce

  1. tns create js_app --js
  2. tns run android --release --key-store-path {} --key-store-password {} --key-store-alias {} --key-store-alias-password {} --env.uglify --env.snapshot
  3. In the logs you can see that snapshot generation and build are executed twice. Expected they should be executed only once.

Note: it is reproducible with --release build in general, not only with snapshot

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions