I want to run my Ionic, Cordova, Angular app directly on Win 10 tablet using CLI commands.
In this app, there is Windows and Web platforms added.
I used ionic cordova run windows --device
, but does not work even I enabled Developer mode on tablet.
When I used this command the windows local device run.
Any help to run on tablet windows 10?
Tabet windows 10 is one of the independent devices. This means cannot enable USB debugger even you enabled Developer mode.
However, if you want to test your app you have only one fast way.
This is only the case to run you app on Tablet windows 10