Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Share cookie with Webview #60

Open
rajiac2607 opened this issue Jan 3, 2019 · 2 comments
Open

Share cookie with Webview #60

rajiac2607 opened this issue Jan 3, 2019 · 2 comments

Comments

@rajiac2607
Copy link

I there a way to pass the cookie,which is stored for each request to a webview so that webview will also consume the same session

@xiaozhao0331
Copy link

Same problem,Very glad to receive a reply.

@ghost
Copy link

ghost commented Dec 10, 2019

cookieManager = CookieManager.getInstance();
cookieManager.setAcceptThirdPartyCookies(webView, true);

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants