You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
tns create testApp --js
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
The text was updated successfully, but these errors were encountered:
Environment
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
tns create testApp --js
tns run ios
on deviceAfter 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
The text was updated successfully, but these errors were encountered: