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
Is your feature request related to a problem? Please describe.
Currently the user is able to execute tns run on multiple platforms e.g when android and iOS devices are connected, but not able to execute tns run --bundle or tns run --hmr.
Describe the solution you'd like
The user should be able to execute tns run --bundle or tns run --hmr when android and iOS devices/emulators are started.