You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Dennis Torres (JIRA)" <ji...@apache.org> on 2017/10/13 17:17:01 UTC

[jira] [Comment Edited] (CB-12074) Cookies are ignored on first application execution

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

Dennis Torres edited comment on CB-12074 at 10/13/17 5:17 PM:
--------------------------------------------------------------

It seems that the linked to webkit issue was patched 7 months ago. Is it possible that this isn't a webkit bug?
I'm running into this issue and implementing the *decidePolicyForNavigationResponse* hasn't resolved it.


was (Author: psirenny):
It seems that the linked to webkit issue was patched 7 months ago. Is it possible that this isn't a webkit bug?
I'm running into this issue and implementing the decidePolicyForNavigationResponse hasn't resolved it.

> Cookies are ignored on first application execution
> --------------------------------------------------
>
>                 Key: CB-12074
>                 URL: https://issues.apache.org/jira/browse/CB-12074
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: cordova-plugin-wkwebview-engine
>         Environment: Cordova 5.4.0, iOS 9.3.5
>            Reporter: Maxim
>            Assignee: Shazron Abdullah
>              Labels: wkwebview-known-issues
>
> Our application authenticates to the server. The server sets a 'JSESSIONID' cookie. The cookie is used by the server for session management. 
> The issue is WKWebView does not send this cookie back to the server on subsequent requests. However, this only happens on first execution of the application, after its installation. Once the application closed and re-opened, the cookies are properly sent and authentication completes successfully. 
> The problematic behavior is consistent, and was observed on several devices. On the other hand, there are no such issues with UIWebView. 



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org