I am using cordova 5.1.1 with crosswalk, I am looking ways to remove cookies, the nearest option I came across is: com.cordova.plugins.cookiemaster which does not support removing cookies. Other option can be com.triarc.cookies which is somehow does not seems to be working with cordova 5.1.1
Any thought will be greatly appreciated.
Update: Cookies are HTTP only.
Many thanks.