CrosswalkNative icon indicating copy to clipboard operation
CrosswalkNative copied to clipboard

XWalkCookieManager is no bound to the XWalk webview - unable to manage cookies

Open berserkore opened this issue 2 years ago • 2 comments

XWalkCookieManager is no longer attached to the XWalk view. Which means that we can longer manage cookies when using this version of crosswalk. You can test this issue by using the following line: XWalkCookieManager().hasCookies() will always return false even after login or accessing any websites. Other functions of XWalkCookieManager are not working like it used to be. This class and functions used to work on previous versions of crosswalk. Is there any way to fix it?

berserkore avatar Sep 14 '21 03:09 berserkore

XWalkCookieManager code was comment out due to compile errors. It requires fixes then re-compile of xwalk.

ks32 avatar Sep 17 '21 05:09 ks32

😭 Please, do you think you would be able to add this fix on a future release of your library?

berserkore avatar Sep 17 '21 05:09 berserkore