[AC-985] httpClient causes memory leaks
| GitHub Issue | n/a |
| Type | Bug |
| Priority | n/a |
| Status | Resolved |
| Resolution | Duplicate |
| Resolution Date | 2015-11-23T07:19:24.000+0000 |
| Affected Version/s | n/a |
| Fix Version/s | n/a |
| Components | n/a |
| Labels | 5.0.2, Ti.network |
| Reporter | VINCENZO QUACQUARELLI |
| Assignee | Shak Hossain |
| Created | 2015-11-07T10:47:29.000+0000 |
| Updated | 2016-03-08T07:37:18.000+0000 |
Description
When I post data with httpClient I get memory leaks. Watching the allocations with the XCode Instruments tool you'll detect memory leaks. To reproduce bug:
1) Start the App
2) Click on send button
3) Select a picture from gallery
4) Wait the upload
5) Repeat send
Attachments
No comments