Question
Saving image file freezes iOS device
In my application I am saving a file to the device using File class and not the CameraRoll as I need to keep track of images saved. But when I save the image file to the device, the app freezes up for 6-7 seconds and sometimes even crashes. Any idea how can this be fixed?
