Nick Redding

Results 11 issues of Nick Redding

# Bug Report Using ``` ``` renders document.cookie completely non-functional. ### What is expected to happen? To see this just do ``` cordova create myApp org.apache.cordova.myApp myApp cd myApp (add...

**Describe the bug** When a call to HTTP Get results in a connection error (e.g. "ConnectException") the routine Capacitor.fromNative traps trying to invoke new Capacitor.Exception('') which does not exist. As...

Swiping left/right with ons-gesture-detector seems laggy because the swipe event isn't fired until the gesture ends. Both jQuery Mobile and hammer.js will fire swipe events after the swipe has covered...

someday/maybe

## 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

## Feature Request ### Description CapacitorCookies.setCookie should allow setting of attributes Secure, Domain, Max-Age, SameSite and HttpOnly ### Platform(s) Android, iOS ### Preferred Solution Extract values for these attributes and...

platform: android
platform: ios

## Bug Report ### Capacitor Version ``` 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/cli: 5.2.3 @capacitor/android: 5.2.3 @capacitor/ios: 5.3.0 @capacitor/core: 5.3.0 ``` ### Platform(s)...

platform: android
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/cli: 5.3.0 @capacitor/core: 5.3.0 @capacitor/android: 5.3.0 @capacitor/ios: 5.3.0 ```...

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/cli: 5.3.0 @capacitor/core: 5.3.0 @capacitor/ios: 5.3.0 @capacitor/android: 5.3.0 ```...

platform: android

It looks like onsenui is no longer being supported, but I’m posting this here for information. This issue arises on older mobile devices. In my case, the issue arises on...

### Capacitor Version npx cap doctor šŸ’Š Capacitor Doctor šŸ’Š Latest Dependencies: @capacitor/cli: 7.2.0 @capacitor/core: 7.2.0 @capacitor/android: 7.2.0 @capacitor/ios: 7.2.0 Installed Dependencies: @capacitor/android: not installed @capacitor/cli: 6.1.1 @capacitor/core: 6.1.1 @capacitor/ios:...

platform: ios
type: bug