We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Thanks for considering to open an issue. Before you submit your issue, please confirm these boxes are checked.
Crash because of force unwrapping optional in Image.swift line 299.
set DownsamplingImageProcessor(size:CGSize.zero)
I am using Xcode 10.1 and running on iOS 12.1 devices.
The text was updated successfully, but these errors were encountered:
Successfully merging a pull request may close this issue.
Check List
Thanks for considering to open an issue. Before you submit your issue, please confirm these boxes are checked.
Issue Description
What
Crash because of force unwrapping optional in Image.swift line 299.
Reproduce
set DownsamplingImageProcessor(size:CGSize.zero)
Other Comment
I am using Xcode 10.1 and running on iOS 12.1 devices.
The text was updated successfully, but these errors were encountered: