Memory pressure issue while downloading multiple files using AFNetworking
问题 In my application i am trying to download thousands of images (each image size with a maximum of 3mb) and 10's of videos (each video size with a maximum of 100mb) and saving it in Documents Directory. To achieve this i am using AFNetworking Here my problem is i am getting all the data successfully when i am using a slow wifi (around 4mbps) , but the same downloading if i am doing under a wifi with a speed of 100mbps the application is getting memory warning while downloading images and memory