[
https://issues.apache.org/jira/browse/CB-12399?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16261745#comment-16261745
]
ASF GitHub Bot commented on CB-12399:
-------------------------------------
maverickmishra commented on issue #174: CB-12399: (Android) Fix bug with
WebView & CookieManager cookies
URL:
https://github.com/apache/cordova-plugin-file-transfer/pull/174#issuecomment-346204145
With the new features introduced in
[XMLHttpRequest](https://developer.mozilla.org/en-US/docs/Web/API/XMLHttpRequest),
this plugin is not needed any more. Migrating from this plugin to using the
new features of
[XMLHttpRequest](https://developer.mozilla.org/en-US/docs/Web/API/XMLHttpRequest),
is explained in this [Cordova blog
post](https://cordova.apache.org/blog/2017/10/18/from-filetransfer-to-xhr2.html).
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
> FileTransfer only uses WebView cookies if available
> ---------------------------------------------------
>
> Key: CB-12399
> URL: https://issues.apache.org/jira/browse/CB-12399
> Project: Apache Cordova
> Issue Type: Bug
> Components: cordova-plugin-file-transfer (DEPRECATED)
> Affects Versions: Master
> Environment: Android
> Reporter: James Harless
> Priority: Minor
>
> Came across this bug a few weeks ago where FileTransfer will use WebView
> cookies over CookieManager cookies. This can be a major source of confusion
> if WebView receives a cookie with a hybrid app where cookies are handled by
> CookieManager.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]