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
And my tns info command
√ Getting NativeScript components versions information...
√ Component nativescript has 8.0.2 version and is up to date.
√ Component @nativescript/core has 8.0.6 version and is up to date.
× Component @nativescript/ios is not installed.
√ Component @nativescript/android has 8.0.0 version and is up to date.
CLI:
Cross-platform modules:
Android Runtime:
iOS Runtime:
Plugin(s):
NativeScript-Angular:
Angular:
Describe the bug
I expected to test my application at two devices, and when i run project with command ns run i see it on two devices, but after few changes inside code and saved it the application doesnt refresh anymore
To Reproduce
install project and run it on two devices
Expected behavior
i expected that application will be refreshing on two devices everytime after i change my code
Additional context
The text was updated successfully, but these errors were encountered:
Environment
Here is my package.json dependency
And my
tns info
command√ Getting NativeScript components versions information...
√ Component nativescript has 8.0.2 version and is up to date.
√ Component @nativescript/core has 8.0.6 version and is up to date.
× Component @nativescript/ios is not installed.
√ Component @nativescript/android has 8.0.0 version and is up to date.
Describe the bug
I expected to test my application at two devices, and when i run project with command
ns run
i see it on two devices, but after few changes inside code and saved it the application doesnt refresh anymoreTo Reproduce
install project and run it on two devices
Expected behavior
i expected that application will be refreshing on two devices everytime after i change my code
Additional context
The text was updated successfully, but these errors were encountered: