Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-14610] Android: HttpClient does not share cookies with WebView

GitHub Issuen/a
TypeNew Feature
PriorityCritical
StatusClosed
ResolutionWon't Fix
Resolution Date2013-10-16T18:41:15.000+0000
Affected Version/sRelease 3.1.1
Fix Version/s2013 Sprint 21, 2013 Sprint 21 API
ComponentsAndroid
Labelsn/a
ReporterRick Blalock
AssigneePing Wang
Created2013-07-19T18:13:35.000+0000
Updated2017-03-29T17:47:02.000+0000

Description

The Android WebView does not retain cookies set inside of it when navigating to other pages. There are numerous posts on how to do this natively but no apparent way to do it in Titanium. e.g. http://stackoverflow.com/questions/2566485/webview-and-cookies-on-android

Attachments

FileDateSize
BBBWebView.zip2013-07-27T00:43:51.000+00003731119
BBBYlog.txt2013-07-29T08:00:53.000+00003225
BBBYtestCaseLog.txt2013-07-29T20:18:27.000+0000180412

Comments

  1. Radamantis Torres-Lechuga 2013-07-29

    Adding Log BBBYlog.txt, this log is with the Customer's application, when the authentication is failing
  2. Ping Wang 2013-08-06

  3. Ping Wang 2013-08-22

    The PR is not working for removing cookies.
  4. Ping Wang 2013-09-19

    Already provided the customer with a custom built SDK. To solve this issue completely, we need to implement TIMOB-15244 first. Will reschedule this ticket with TIMOB-15244.
  5. Vishal Duggal 2013-10-16

    We will not be syncing cookies between the two cookie stores. Instead as part of TIMOB-15244 we will expose cookie management for the two cookie stores. Developers can sync cookies on their own.
  6. Lee Morris 2017-03-29

    Closing ticket as "Won't Fix", with reference to the above comments.

JSON Source