Skip to content

Small workaround to allow saving cookies to persistent memory when we want on Android.

License

Notifications You must be signed in to change notification settings

LeBodro/cordova-plugin-cookie-manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cookie Manager for Android

This plugins allows you to flush cookies in Android, moving them to persistent memory. Works on iOS but does nothing (calling "flush" wont provoke an error).

Installation

  • From cli, run cordova plugin add https://github.com/LeBodro/cordova-plugin-cookie-manager.

Using this plugin

window.cordova.plugins.CookieManagementPlugin.flush();

About

Small workaround to allow saving cookies to persistent memory when we want on Android.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published