README
IMPORTANT: This plugin is no longer maintained. It is possible that some functionality may be deprecated in newer target SDKs.
This plugin enables the management of cookies in WebViews Android as those platforms restrict the use of "document.cookie".
<script type="module">
import cordovaPluginsCookiehelper from 'https://cdn.skypack.dev/cordova-plugins-cookiehelper';
</script>
IMPORTANT: This plugin is no longer maintained. It is possible that some functionality may be deprecated in newer target SDKs.