Application size growing
Application size growing
- Subject: Application size growing
- From: Damien Cooke <email@hidden>
- Date: Sun, 23 Feb 2014 08:37:54 +1030
Hi All,
I write a video app for the auto industry basically, you shoot several short “segments” of your car and combine them then add a tune in the background. I take them in 1280X720 and then resize them and add the audio using AVFoundation. I store all the files I save into Documents/video and optionally save the final video to the photo roll.
After the user has uploaded the video they clear the cache (documents/videos) and move on to the next vehicle
The problem is the app is gaining about 200Mb after each movie and the only cure is to delete the app. Where is this all going if I write all my stuff into one place and delete the directory later? Does something I save into the photo roll count towards storage for my app? IS AVFoundation using some caches or creating files in some temporary directory?
Anyone else seen anything like this?
Regards
Damien
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden