fryette / webview_cookie_manager

MIT License
48 stars 52 forks source link

Fix issue getCookies() without URL parametr #13

Closed shcherbuk96 closed 4 years ago

shcherbuk96 commented 4 years ago

close #11

Aulig commented 4 years ago

Thanks for taking care of the issue! But now you can only get all cookies on iOS if you pass null as URL right?

Just to be clear, I'd rather have some way of getting all cookies on iOS at least, even if it's not possible on Android. I'm not suggesting to remove it completely for cross platform consistency. If null works that's good enough for me :)

fryette commented 4 years ago

Cool, if you have some suggestions or missed features, fill free to create new issue