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.5.1 @capacitor/core: 5.5.1 @capacitor/android: 5.5.1 @capacitor/ios: 5.5.1 Installed Dependencies: @capacitor/cli: 5.5.1 @capacitor/android: 5.5.1 @capacitor/ios: 5.5.1 @capacitor/core: 5.5.1 [success]...

platform: android
type: bug

# Bug Report ## Capacitor Version `npx cap doctor` output: Capacitor Doctor 💊 Latest Dependencies: @capacitor/cli: 2.1.0 @capacitor/core: 2.1.0 @capacitor/android: 2.1.0 @capacitor/electron: 2.1.0 @capacitor/ios: 2.1.0 Installed Dependencies: @capacitor/electron not installed...

## Bug Report ### Capacitor Version ``` @capacitor/cli: 5.3.0 @capacitor/core: 5.3.0 @capacitor/android: 5.3.0 @capacitor/ios: 5.3.0 Installed Dependencies: @capacitor/cli: 5.3.0 @capacitor/core: 5.3.0 @capacitor/android: 5.3.0 @capacitor/ios: 5.1.1 ``` ### Platform(s) `Android` ###...

platform: android
type: bug

## Feature Request ### Description When `npx cap init` is run twice by accident, an error is displayed. I believe it might be possible to make the message less technical...

triage

## Bug Report After reading the documentation as to how Capacitor works behind the scenes, it is unclear as to what the expected behavior should be when invoking APIs. Here...

platform: android

## Bug Report ### Capacitor Version latest ### Platform(s) iOS ### Current Behavior If cookies get split in setCookiesFromResponse they are separated by ",". If the cookie contains "expired", the...

platform: ios
needs reproduction

Tidying up the bridge tests a bit: * Separate out `getPlatform` and `isNativePlatform` tests * Run all tests on iOS and Android, making sure that any tests that are added...

### Ionic Framework Version - [ ] v4.x - [ ] v5.x - [X] v6.x - [ ] v7.x - [ ] Nightly ### capacitor version on package.json: "@byteowls/capacitor-oauth2": "^4.0.0",...

triage

## 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/cli: 5.5.1 @capacitor/ios: 5.5.1 @capacitor/core: 5.5.1 @capacitor/android: 5.5.1 [success] iOS looking great!...

platform: android

## Feature Request ### Description CapacitorCookies should provide a getCookie entry point ### Platform(s) iOS, Android ### Preferred Solution Provide CapacitorCookies.getCookie to retrieve a single cookie associated with an URL

platform: android
platform: ios
type: feature request