Just looking at the code, one issue that you might be running into is that for ALAssetsLibrary under iOS 5, to quote from the Apple docs, "The lifetimes of objects you get back from a library instance are tied to the lifetime of the library instance." In this case, it's not at all clear to me that this restriction is being met. There are a couple of threads on the Apple developer forum discussing this.
Sandy On Oct 27, 2011, at 6:36 PM, James Cicenia wrote: > ALAssetsLibrary _______________________________________________ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) 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: http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com