Terminated App due to memory Pressure
问题 I have an app to take images in Burst mode ,but once when the image is take and about to come the preview its getting crashed and error shows that "Terminated App due to memory Pressure " I need to take more number of images when user holds the camera button...after Leave the button ,i need to show all the images as slideshow..what i have to do ? My code is: - (void)longPress:(UILongPressGestureRecognizer*)gesture { if (gesture.state == UIGestureRecognizerStateBegan) { [[NSNotificationCenter