Skip to content

Conversation

chathuralakmal
Copy link

Missing WebStorage Data Deletion.
Example: When Logout from Webview of Azure, Caches not getting cleared properly. It needed Webstorage Deletion as well.

deleteAllData();
Clears all storage currently being used by the JavaScript storage APIs. This includes the Application Cache, Web SQL Database and the HTML5 Web Storage APIs.

Missing WebStorage Data Deletion. Example: When Logout from Webview of Azure ClearCookies only itself does not work. Need Webstorage Deletion
@chathuralakmal chathuralakmal changed the title Update CookieManagerModule.java Update - Cookies ClearAll Feb 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant