What is the command to stop running after using cordova run ios in terminal?
cordova run ios
I found one topic about this with 1 answer saying it\'s quit b
quit
Simply press CTRL+C (in most unix shells)
CTRL+C