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

cookie问题请教 #68

Open
Lee0820 opened this issue May 11, 2021 · 2 comments
Open

cookie问题请教 #68

Lee0820 opened this issue May 11, 2021 · 2 comments

Comments

@Lee0820
Copy link

Lee0820 commented May 11, 2021

请教下,我用wkwebview 用这种方式处理cookie是可以的,https://github.com/GaoGuohao/GGWkCookie 这个链接,包括删除或者更新某个cookie,但是用kkwebview发现更新删除不成功,我以为是kkwebview 复用的问题,但是我退出登录的时候调用了clearAllReusableWebViews发现 问题依然存在,请问是kkwebview内部做了什么处理吗?

@ddongdong521
Copy link

我也遇到了同样的问题,请问有什么方法能删除cookie吗

@LinkRober
Copy link

- (void)removeDataOfTypes:(NSSet<NSString *> *)dataTypes modifiedSince:(NSDate *)date completionHandler:(void (^)(void))completionHandler;

删除cookie

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

3 participants