Make sure to check the existing issues in this repository
If there is no issue for your problem, tell us about it
I'm downloading small video files of 2-3mb in size, using http.getFile . After each download, i can see a significant increase in memory usage. In time, this results in OOM. I'm able to trace this problem back to widgets.Async.Http.MakeRequest, but lack of java skills stops me there.
Which platform(s) does your issue occur on?
iOS/Android/Both
Android
iOS/Android versions
7.1.1
emulator or device. What type of device?
Device: General Mobile 4G Android One
Please, provide the following version numbers that your issue occurs with:
Make sure to check the existing issues in this repository
If there is no issue for your problem, tell us about it
I'm downloading small video files of 2-3mb in size, using http.getFile . After each download, i can see a significant increase in memory usage. In time, this results in OOM. I'm able to trace this problem back to widgets.Async.Http.MakeRequest, but lack of java skills stops me there.
Which platform(s) does your issue occur on?
Please, provide the following version numbers that your issue occurs with:
Please, tell us how to recreate the issue in as much detail as possible.
I'm simply calling http.getFile.
Memory usage logs are as follows. The significant jump happens upon widgets.Async.Http.MakeRequest resolves at "getfile 2"