This repository was archived by the owner on Mar 16, 2019. It is now read-only.
This repository was archived by the owner on Mar 16, 2019. It is now read-only.
Memory keeps rising #129
Closed
Description
Hi @wkh237, it feels good to see this library being used and liked. Thanks.
I have been facing an issue lately, where the memory keeps rising in steps even when I am finished using the library. On another instance it does not happen while I am not using uploadProgress
.
I am basically trying to make a messaging app where user can upload files (mostly never even 1 MB) and while it is uploading he can see a progress bar like it is there in whatsapp.
Do you think there might be something in the library that can cause such a problem?
I tried 0.9.3,0.9.4, and now going to try the later versions of 0.9.4-beta.4 , beta.7, & 0.9.5 etc.
Do you suggest some things to keep in mind while uploading and observing progress?