You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by GitBox <gi...@apache.org> on 2019/08/27 20:42:17 UTC

[GitHub] [cordova-plugin-inappbrowser] michaellavender edited a comment on issue #509: iOS cookies not persistent after app exit and restart unlike Android

michaellavender edited a comment on issue #509: iOS cookies not persistent after app exit and restart unlike Android
URL: https://github.com/apache/cordova-plugin-inappbrowser/issues/509#issuecomment-525438821
 
 
   I also am encountering this issue and have tested with both usewkwebview=yes and usewkwebview=no.  If necessary I can create a test application, but it may take some time. I'm using _blank target, as in example above, and am unclear whether it's necessary to use _self target in order to have cookies work, though this doesn't appear to be the case based on the documentation. narayanncube, could you please let me know if you're still running into this issue?
   
   NOTE: This is not an issue for us -- in further testing it became clear that the relevant cookies were "session" cookies, so natually weren't persisted across separate instances of running the app. Once those response cookies were set to have an explicit, future-dated expirations the inappbrowser worked perfectly. My bad. PEBKAC.

----------------------------------------------------------------
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


With regards,
Apache Git Services

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