Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-27903] iOS: APSHTTPRequest dealloc logged when using http calls

GitHub Issuen/a
TypeBug
PriorityNone
StatusClosed
ResolutionFixed
Resolution Date2020-06-08T14:57:44.000+0000
Affected Version/sRelease 9.0.2, Release 9.1.0
Fix Version/sRelease 9.0.3
ComponentsiOS
Labelsn/a
ReporterEwan Harris
AssigneeEwan Harris
Created2020-05-20T11:01:06.000+0000
Updated2020-06-08T14:57:44.000+0000

Description

Description

When making http calls the following debug logging is seen, this is very easy to see when using liveview as it will use http calls to obtain the js files (and can therefore produce a lot of noise)
[INFO]  APSHTTPRequest dealloc

Steps to reproduce

1. Build an app to ios with liveview

Actual

Above log is seen

Expected

No log

Comments

  1. Ewan Harris 2020-05-20

    master: https://github.com/appcelerator/titanium_mobile/pull/11718 9_0_X: https://github.com/appcelerator/titanium_mobile/pull/11719
  2. Satyam Sekhri 2020-05-20

    FR Passed
  3. Samir Mohammed 2020-06-08

    Closing ticket, fix verified in SDK version 9.0.3.v20200608051820 and SDK Version 9.1.0.v20200604104832. Test and other information can be found at: master: https://github.com/appcelerator/titanium_mobile/pull/11718 9_0_X: https://github.com/appcelerator/titanium_mobile/pull/11719

JSON Source