Details
-
Type:
Bug
-
Status: Closed
-
Priority:
None
-
Resolution: Fixed
-
Affects Version/s: Release 9.0.2, Release 9.1.0
-
Fix Version/s: Release 9.0.3
-
Component/s: iOS
-
Labels:None
-
Environment:
SDK: 9.0.2.GA, 9.1.0.v20200519110539
-
Sprint:2020 Sprint 10
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