Ioniconf 2022 logo

Uniting our global community of Ionic developers and contributors. May 25, 2022.

DocsPluginsCLI

Capacitor CLI - cap open

Opens the native project workspace in the specified native IDE (Xcode for iOS, Android Studio for Android). Once open, use the native IDEs to build, simulate, and run your app on a device.

npx cap open <platform>

Inputs:

  • platform (required): android, ios
Previous
<- List
Next
Plugin Generate ->
Contribute ->