ca-archived/iOS-NBUImagePicker

EXC_BAD_ACCESS in NBUAssetsGroup libraryChanged

Opened this issue · 1 comments

This happens, when I select images from a library.
The debugger stops at: NBUAssetsGroup.m on line 158

I'm using iOS 8.1, so maybe it is related to this SO post ?
http://stackoverflow.com/questions/26480526/alassetslibrary-assetforurl-always-returning-nil-for-photos-in-my-photo-stream

I've been seen a similar crash but wasn't able to reproduce it.

PhotoStreams images can't be forced to be downloaded without using private methods so I temporarily disabled them in the default library listing.

Until we can migrate to the Photos framework I think it is safer to avoid giving access to PhotoStreams.