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

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

platform: ios
triage

## Feature Request ### Description Currently, Capacitor plugins can only be accessed from the 'main' JavaScript thread via the window object. This prevents service and web workers from accessing plugin...

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

platform: ios

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

platform: android
needs reproduction

## Bug Report ### Capacitor Version @capacitor/cli: 4.7.0 @capacitor/core: 4.7.0 @capacitor/ios: 4.7.0 @capacitor/android: 4.7.0 ### Platform(s) iOS and Android regardless of version ### Current Behavior When using the web's `EventSource`...

platform: android
platform: ios
type: feature request

## Bug Report ### Capacitor Version ``` Latest Dependencies: @capacitor/cli: 5.5.1 @capacitor/core: 5.5.1 @capacitor/android: 5.5.1 @capacitor/ios: 5.5.1 Installed Dependencies: @capacitor/ios: not installed @capacitor/cli: 5.5.1 @capacitor/core: 5.5.1 @capacitor/android: 5.5.1 [success] Android...

platform: android

## Bug Report ### Capacitor Version ``` Latest Dependencies: @capacitor/cli: 4.6.1 @capacitor/core: 4.5.0 @capacitor/android: 4.6.2 @capacitor/ios: 4.4.0 Installed Dependencies: @capacitor/cli: 4.7.0 @capacitor/core: 4.7.0 @capacitor/android: 4.7.0 @capacitor/ios: 4.7.0 [success] Android looking...

platform: android
type: bug

## Feature Request ### Description There is an API to read plugin configuration from both the Android and iOS implementations (https://capacitorjs.com/docs/plugins/configuration-values), but not the web implementation in JS. This would...

platform: web

## Bug Report ### Capacitor Version ``` npx cap doctor [warn] The bundledWebRuntime configuration option has been deprecated. Can be safely deleted. 💊 Capacitor Doctor 💊 Latest Dependencies: @capacitor/cli: 5.5.1...

platform: ios

## Feature Request ### Description I am trying to implement Appium tests, for this, before running the test I need to build a debug APK with the latest code base,...

platform: android