CRAlpha / CRAlpha/react-native-wkwebview

How is this component handling cookies?

Open
#89 4 comments 0 reactions 0 assignees View on GitHub
Dominant language
Objective-C
Stars
637
Forks
263
PR merge metrics
No merged PRs in 30d

Description

So, I have an iOS app that has multiple WebViews in it. I wanted to replace the UIWebView in it, with this great WKWebView component. But I'm not sure it fulfills my needs.

When I login on the site, inside the WebView, I get an HttpOnly session cookie.
If I then display another WebView, with the same site, will it have the cookie? If I restart the app, will it have the cookie?

From my initial testing, it appears that cookies are not stored and shared at all. Is this the case? And if so, are there any plans on adding this?

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.