capacitor icon indicating copy to clipboard operation
capacitor copied to clipboard

Build cross-platform Native Progressive Web Apps for iOS, Android, and the Web ⚡️

Results 259 capacitor issues
Sort by recently updated
recently updated
newest added

## Bug Report ### Capacitor Version ``` Latest Dependencies: @capacitor/cli: 3.4.1 @capacitor/core: 3.4.1 @capacitor/android: 3.4.1 @capacitor/ios: 3.4.1 Installed Dependencies: @capacitor/cli: 3.4.1 @capacitor/core: 3.4.1 @capacitor/android: 3.4.1 @capacitor/ios: 3.4.1 [success] iOS looking...

## Bug Report ### Capacitor Version ``` Latest Dependencies: @capacitor/cli: 3.3.2 @capacitor/core: 3.3.2 @capacitor/android: 3.3.2 @capacitor/ios: 3.3.2 Installed Dependencies: @capacitor/android: not installed @capacitor/ios: not installed @capacitor/cli: 3.3.2 @capacitor/core: 3.3.2 ```...

platform: android
platform: ios

## Bug Report ### Capacitor Version ``` Capacitor Doctor Latest Dependencies: @capacitor/cli: 3.4.3 @capacitor/core: 3.4.3 @capacitor/android: 3.4.3 @capacitor/ios: 3.4.3 Installed Dependencies: @capacitor/cli: 3.3.2 @capacitor/android: 3.2.5 @capacitor/core: 3.2.5 @capacitor/ios: 3.3.2 [error]...

platform: ios

## Bug Report I'm trying to debug my application with the `chrome://inspect/#devices` of Chrome, I always was able to user with Cordova but with Capacitor it give me those erros:...

platform: android

Some minor changes to config.ts and ios/update.ts to introduce more flexibility in how the iOS and Android projects are named and organised. Purpose: To add Capacitor to existing native projects.

like `super`, which I happen to use a lot because reasons

help wanted
good first issue
priority: low

If a few cordova android plugins have the same dependency (in example, `"com.android.support:support-v4:27.+"`), it gets added multiple times to the `capacitor.build.gradle` file, should be added only once.

good first issue
cli

A repeat of https://github.com/ionic-team/capacitor/pull/2882, with some improvements. Even if this will be superseded by Capacitor v3, I would still like to see this merged for v2. I am using `patch-package`...

Currently it is not possible to override the WebChromeClient of the Bridge. With this change, it becomes possible to override the web chrome client in plugins (the same way this...

## Bug Report ### Capacitor Version ``` 💊 Capacitor Doctor 💊 Latest Dependencies: @capacitor/cli: 3.4.1 @capacitor/core: 3.4.1 @capacitor/android: 3.4.1 @capacitor/ios: 3.4.1 Installed Dependencies: @capacitor/cli: 3.3.3 @capacitor/core: 3.4.1 @capacitor/android: 3.4.1 @capacitor/ios:...

platform: android