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

Application crash if the Image has no URL #5

Open
Berovowilare opened this issue May 25, 2021 · 1 comment
Open

Application crash if the Image has no URL #5

Berovowilare opened this issue May 25, 2021 · 1 comment

Comments

@Berovowilare
Copy link

Hello

There are some images on the web with no specific URL. If we try to check such images the application crashes.

Thanks for the fix.

@lapcat
Copy link

lapcat commented Nov 3, 2021

This can be fixed by checking for nil here instead of force unwrapping.

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

No branches or pull requests

2 participants