[ 
https://issues.apache.org/jira/browse/CB-6673?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14505235#comment-14505235
 ] 

Joe Bowser commented on CB-6673:
--------------------------------

A possible workaround for this MIGHT be to use Crosswalk as your webview, since 
it would have a different CookieManager than the System WebView.

> Clearing cookies in InAppBrowser clears cookie in entire application
> --------------------------------------------------------------------
>
>                 Key: CB-6673
>                 URL: https://issues.apache.org/jira/browse/CB-6673
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: Android
>    Affects Versions: 3.3.0, 3.4.0
>         Environment: All Android versions
>            Reporter: Nadav Greenberg
>
> When using InAppBrowser's clear cookie feature, it clears the cookies also 
> from the application itself, not only the newly opened page in the 
> InAppBrowser.
> It seems that this is caused by the CookieManager singleton being used to 
> clear the cookies, which clears the entire WebView's cookies, not just the 
> new window's.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to