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 285 capacitor issues
Sort by recently updated
recently updated
newest added

``` Capacitor Doctor Latest Dependencies: @capacitor/cli: 4.3.0 @capacitor/core: 4.3.0 @capacitor/android: 4.3.0 @capacitor/ios: 4.3.0 Installed Dependencies: @capacitor/cli: 4.3.0 @capacitor/core: 4.3.0 @capacitor/ios: 4.3.0 @capacitor/android: 4.3.0 ``` ### Platform(s) iOS & Android ###...

platform: android
platform: ios
type: bug

## Feature Request ### Description Based on this [forum post](https://forum.ionicframework.com/t/ios-where-to-enable-codesignidentity-developmentteam-previously-set-in-cordova-build-json/230416) config options should be added to the CLI for building signed iOS apps similar to what is currently in place...

platform: ios
type: feature request

## Bug Report ### Capacitor Version Affected versions: 5.4.0-5.5.0 ### Platform(s) - Android - iOS ### Current Behavior When making a request through Capacitor, I cannot set a custom `Cookie`...

platform: android
platform: ios

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

triage

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

platform: android

## Bug Report In our ios app we found that a click on a push message sometimes doesn't execute the javascript push message handlers. We found out that this happens...

platform: ios

## Bug Report ### Capacitor Version Latest Dependencies: @capacitor/cli: 5.4.2 @capacitor/core: 5.4.2 @capacitor/android: 5.4.2 @capacitor/ios: 5.4.2 Installed Dependencies: @capacitor/cli: 5.4.2 @capacitor/core: 5.4.2 @capacitor/ios: 5.4.2 @capacitor/android: 5.4.2 ### Platform(s) iOS ###...

platform: ios

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

platform: android

## Bug Report ### Capacitor Version ``` Installed Dependencies: @capacitor/core: 5.4.1 @capacitor/cli: 5.4.1 @capacitor/android: 5.4.1 @capacitor/ios: 5.4.1 ``` ### Platform(s) Android and iOS ### Current Behavior When XHR-Patching is enabled...

platform: android
platform: ios

## Bug Report ### Capacitor Version 5.x ### Platform(s) web ### Current Behavior If a web plugin is used without await, multiple instances get created, which causes problems for `addListener`...

platform: web
type: bug