Skip to content

cli log contains additional logs when run on ios device #5003

@endarova

Description

@endarova

Environment

  • CLI: nativescript@next

Describe the bug
When running on device after the command log you can see additional logs from the device which should not be there

To Reproduce

  1. tns create testApp --js
  2. tns run ios on device

After the command log you can see logs like that:
Successfully synced application org.nativescript.deb3 on device 2316c45a992b2109248f6807ac3813c5e224f6ce.
CONSOLE INFO file:///node_modules/nativescript-dev-webpack/hot.js:3:0: HMR: Hot Module Replacement Enabled. Waiting for signal.
Retrieving resting unlock: 0
[FBSDisplaySource 1-1] silently connecting <FBSDisplayConfiguration: 0x28098c7e0; Main; mode: "320x568@2x 60Hz sRGB SDR">
[FBSDisplaySource 1-1] initialized <FBSDisplayConfiguration: 0x28098c7e0; Main; mode: "320x568@2x 60Hz sRGB SDR">
HTHangEventCreate: HangTracing is disabled. Not creating a new event.
Will reevaluate code items and load any needed ax code items now
found 12 axbundle(s) requiring load
Finished loading ax code items
Will reevaluate code items and load any needed ax code items now
found 0 axbundle(s) requiring load
Finished loading ax code items

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions