Post

Replies

Boosts

Views

Activity

Reply to WKWebView sometimes lose cookies after the app returns from suspension
I'm facing the same issue here. We migrated our authentication process from store the user token inside localStorage to cookies, but we're facing this issue. On the top of that, our cookies are using httpOnly flag, which makes even harder to debug it. Our native app just use the webview, nothing else. We can move back to localStorage, but we don't to rely our solution in this weird behaviour of the WKWebView
Apr ’24