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 ``` 💊 Capacitor Doctor 💊 Latest Dependencies: @capacitor/cli: 2.4.7 @capacitor/core: 2.4.7 @capacitor/android: 2.4.7 @capacitor/electron: 2.4.7 @capacitor/ios: 2.4.7 Installed Dependencies: @capacitor/android 2.4.7 @capacitor/core 2.4.7 @capacitor/ios...

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.4.3 @capacitor/core: 3.4.3 @capacitor/android: 3.4.3 @capacitor/ios: 3.4.3...

# Feature Request ## Describe the Feature Request Hey guys, we are running into issues when handling plugins on native devices. For example the `Geolocation.getCurrentLocation()` function returns a different error...

enhancement
needs discussion

## Feature Request ### Description Hello, I am using a service that secures web apps using the HTTP Referer header. This service does allow the capacitor:// scheme which is default...

platform: ios

## Bug Report ### Platform(s) Android ### Current Behavior If no WebView implementation is available on Android, Capacitor silently crashes on app startup. You can test this by disabling WebView...

platform: android

Great that Capacitor now runs via CLI. Thanks. I'm new to Capacitor, coming from Cordova. But it looks promising. To the issue: This command: `ionic capacitor run android` ([docs](https://ionicframework.com/docs/cli/commands/capacitor-run)) forces...

Requests from service workers use "Accept: */*" so checking for "text/html" in Accept header can't work. As a workaround, add check if proxy request URL contains ".html" and treat it...

# Feature Request It would be great if the JS-layer (Capacitor app) could know that the underlying web view crashed and subsequently restarted. Right now there is nothing to discern...

enhancement
platform: android
platform: ios
type: feature request

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

platform: ios
type: bug

## 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.2 @capacitor/android: 3.3.3 @capacitor/core: 3.3.2 @capacitor/ios:...

platform: android