delight-im / delight-im/Android-AdvancedWebView
Clearing Cookies
- Dominant language
- Java
- Stars
- 2.4k
- Forks
- 578
- PR merge metrics
- No merged PRs in 30d
Description
Hi! I just added this library in my project and it's awesome. The only problem I'm having with it, and that I had with the default WebView, is that in order to clear cookies you have to use the CookieManager, and even then the remove methods require API 21. So I'm wondering if you guys have a method built in that does it and I'm just not seeing it. If not then I can probably look into finding a solution and submitting a pull request if that's something you guys would like to add.
Note: Also I can't disable cookies because the website I'm loading requires cookies for authentication.
Thank you.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.