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

It crashed #28

Closed
mwapptest opened this issue Oct 13, 2015 · 3 comments
Closed

It crashed #28

mwapptest opened this issue Oct 13, 2015 · 3 comments
Labels

Comments

@mwapptest
Copy link

Hi,

Thanks for sharing wonderful library. I have just installed on my phone and it was crash when you choose photos only option from examples.

in DKAsset:
self.thumbnailImage = UIImage(CGImage:originalAsset.thumbnail().takeRetainedValue())

with error message "fatal error: unexpectedly found nil while unwrapping an Optional value"

Not sure what is reason but when I tried to open camera it was asking me permission but when it was allowed it was crashed again. No debug statment generated that time.

Let me know if you need more information for this issues.

Thanks
Manoj

@zhangao0086
Copy link
Owner

Hi @mwapptest
What's your phone version? (e.g. iPhone 6 Plus iOS 9)

@mwapptest
Copy link
Author

my phone is 5s with 9.0.2

@zhangao0086
Copy link
Owner

Hi @mwapptest

The issue has been fixed :)
#14

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