cookies
cookies copied to clipboard
Modified how webkit cookies are deleted in the clearAll method
Previous implementation did not always delete all webkit cookies in iOS 15 and later.
Hi @brentvatne, I have submitted this pull request for an issue I've seen in my app in iOS 15 where a cookie in the webkit cookie store was not being deleted after calling clearAll. Do I need to do anything else to submit this pull request for review? Thanks, James.