Add emulator in cordova mac

broken image
broken image

You can modify these configurations or add new ones to the list. It contains some default configurations such as what is shown below. Supported platforms: android, ios Choose the Cordova debug environmentĬlick the debug icon ( ) in the View bar, and then click the configure gear icon ( ) to choose the Cordova debug environment. Open a Terminal or a Command Prompt and run the following command in the root directory of your project If you're planning on targeting Android devices, set up your machine by following instructions at Android Platform Guide from Apache Cordova Open a Terminal and run brew install ideviceinstaller ios-webkit-debug-proxy.Set up your machine by following instructions at iOS Platform Guide from Apache Cordova.If you're planning on targeting iOS devices, Open a Terminal (on a Mac) or a Command Prompt (on a Windows computer). This extension works with any Cordova-based project. Debug your code, find commands in the Command Palette, and use IntelliSense to browse objects, functions, and parameters in plugin APIs.