I have uploaded an image from picker to ImageShack using Alamofire Image request and then caching that image connected with Firebase. (developing Swift & XCode updated all) I'm new using XCode Instruments, getting ContiguousArrayStorage String leak warning,
What does it mean? How Can I fix it? Is there any problem for memory allocations?
My Alamofire uploading codes here: How to save memory using AlamofireImage/ImageShack?
Every time increase size and number of same leaks while uploading image.
** Edited: I have uploaded 340 images comes 200 KB.