I am writing a client server comms app. The server does a 302 temporarily down whenever the user requests to logout. The new url redirects the user the main page. This 302 response clears off the cookies, but webview I am using in the app doesn't seem to clear the cookies correctly and keeps the cookies in the webview cookie manager.
Seems like a bug in WebView. Anyone know a work around for this ? -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

