[TIMOB-27903] iOS: APSHTTPRequest dealloc logged when using http calls
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | None |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2020-06-08T14:57:44.000+0000 |
Affected Version/s | Release 9.0.2, Release 9.1.0 |
Fix Version/s | Release 9.0.3 |
Components | iOS |
Labels | n/a |
Reporter | Ewan Harris |
Assignee | Ewan Harris |
Created | 2020-05-20T11:01:06.000+0000 |
Updated | 2020-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
master: https://github.com/appcelerator/titanium_mobile/pull/11718 9_0_X: https://github.com/appcelerator/titanium_mobile/pull/11719
FR Passed
Closing ticket, fix verified in SDK version
9.0.3.v20200608051820
and SDK Version9.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