You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by GitBox <gi...@apache.org> on 2020/07/09 05:38:30 UTC

[GitHub] [cordova-ios] xinhuadian commented on issue #934: WKWebview cookie sometimes can't be get after upgrade to Cordova 6.1.0

xinhuadian commented on issue #934:
URL: https://github.com/apache/cordova-ios/issues/934#issuecomment-655912399


   I just find the cause of this issue.
   Inappbrowser 4.0.0 still use below code 
   #if __has_include("CDVWKProcessPoolFactory.h")
   #import "CDVWKProcessPoolFactory.h"
   #endif
   CDVWKProcessPoolFactory should modify to CDVWebViewProcessPoolFactory
   Wish next version can have this issue fixed.
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



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