Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

EXC_BAD_ACCESS in NBUAssetsGroup libraryChanged #10

Open
almoehi opened this issue Nov 27, 2014 · 1 comment
Open

EXC_BAD_ACCESS in NBUAssetsGroup libraryChanged #10

almoehi opened this issue Nov 27, 2014 · 1 comment
Labels

Comments

@almoehi
Copy link

almoehi commented Nov 27, 2014

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

@rivera-ernesto
Copy link
Contributor

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants