capacitor icon indicating copy to clipboard operation
capacitor copied to clipboard

bug: CapacitorCookies.getCookies() returns empty object

Open mikmikmik opened this issue 1 year ago • 0 comments

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! 👌 [success] Android looking great! 👌

Platform(s)

Android

Current Behavior

It returns an empty object

Expected Behavior

It should return a refresh token cookie I can see in the DevTools for http://localhost when I debug/inspect

mikmikmik avatar Oct 27 '23 15:10 mikmikmik