0

I have some strange behavior which work fine when using UIImagePickerControllerSourceTypePhotoLibrary. But when using UIImagePickerControllerSourceTypeSavedPhotosAlbum, the picker crashed after one, two, or three of selection.

With the source type of PhotoLibrary, i can pick more than that without crashing the application.

Is there something different when implementing PhotoAlbum vs PhotoLibrary?

MyztikJenz
  • 1,650
  • 14
  • 19
LittleFunny
  • 8,155
  • 15
  • 87
  • 198
  • Some source code or details about the actual crash would be super helpful. – MyztikJenz Jan 17 '12 at 00:34
  • Where can i see the crash report from emulator – LittleFunny Jan 17 '12 at 09:23
  • You said "the picker crashed after one, two, or three of selection", I assumed you either had a crash log or halted in the debugger. Some details about what you're seeing at that point is needed. There shouldn't be a difference between using PhotoLibrary over SavedPhotosAlbum. – MyztikJenz Jan 18 '12 at 16:55
  • Is ok , I think i stick with PhotoLibrary , since PhotoLibrary will show all the albums available on the device.... Thanks for your reply though... – LittleFunny Jan 19 '12 at 11:47

0 Answers0