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

yk pole edited comment on CB-12074 at 2/22/17 12:52 AM:
--------------------------------------------------------

Hi.
I also have this problem.
I use Cordova 6.5.0 and cordova-ios 4.3.1.

Do you have any hotfixes or a workaround?

I sum up the problem.
- Normal (UIWebView) has no problem.
- [email protected] has problem.
- cordova-plugin-wkwebview has problem
  - see: https://github.com/Telerik-Verified-Plugins/WKWebView/issues/247

related articles
- 
http://stackoverflow.com/questions/26573137/can-i-set-the-cookies-to-be-used-by-a-wkwebview



was (Author: ykpole):
Hi.
I also have this problem.
I use Cordova 6.5.0 and cordova-ios 4.3.1.

Do you have any hotfixes or a workaround?

This problem occur both no plug-in env and 
[email protected], so not the only problem of 
WKWebViewEngine Plugin.


> 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: Plugin WKWebViewEngine
>         Environment: Cordova 5.4.0, iOS 9.3.5
>            Reporter: Maxim
>            Assignee: Shazron Abdullah
>
> 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.3.15#6346)

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

Reply via email to