Sivaeswaran Posted June 19, 2019 Share Posted June 19, 2019 Hi, I am creating apk build using cordova.i have added [ cordova-plugin-crosswalk-webview ] for loading my local files [www/....].My problem is i can't store any values in cookies.How can i set & get the cookies using crosswalk webview plugin. Quote Link to comment Share on other sites More sharing options...
b10b Posted June 19, 2019 Share Posted June 19, 2019 2 hours ago, Sivaeswaran said: My problem is i can't store any values in cookies. Might LocalStorage work for your goals instead? Quote Link to comment Share on other sites More sharing options...
bruno_ Posted June 19, 2019 Share Posted June 19, 2019 I think the webview will clear your cookies on every new usage. Does a plugin like cordova-plugin-file, that lets you create a file with your data, works for you? Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.