Hi I am building ionic apps for Android & IOS using ionic 4 , For hardware dependency i cant run my ionic apps on browser . So each time i change my code to see the code change effect i have to run it in device , so for that i am using
ionic build
then
ionic cap sync
the ionic build too much time to execute , it eating my productive time , is there any faster or smarter way to run the project on device /simulator after code change.
1 post - 1 participant