B-Sides / ELCImagePickerController

A clone of the UIImagePickerController using the Assets Library Framework allowing for multiple asset selection
http://www.icodeblog.com
1.65k stars 469 forks source link

only get loading.... #3

Closed steve-x closed 13 years ago

steve-x commented 13 years ago

I tried your sample code on several iPhones and it's working only if there are not so many pictures stored on the device, once a folder has more then 200 images there is a delay and its shows loading for a few seconds.

However, I have one iPhone 4 with more then 800 images in several folders and it doesn't even go past the "loading" stage.

I have one app called " Stash Pro" (hedonic software) and they are able to open the photo library without any delay (even with 800 images) and you can import several pictures or even the complete folder.

Did they use a modified version of this script ? Or does anyone know how they made it ?

I saw several other users who have the same issue that the pictures are not loading.

brandontreb commented 13 years ago

I didn't write this code. Please message @cruffenach on Twitter (he wrote it)

cruffenach commented 13 years ago

We updated to class a few days ago. Check it out now. Thanks!