I am currently working on a project where I need to persist a cookie of a webpage that I open with the WebView library.
So my question is, does the getCookie method persist its fetched cookies on the device or not, and if not is there a workaround to persist these cookies?
Hello guys,
I am currently working on a project where I need to persist a cookie of a webpage that I open with the WebView library.
So my question is, does the getCookie method persist its fetched cookies on the device or not, and if not is there a workaround to persist these cookies?