Skip to content

Avoid force unwrapping in first selected assets#852

Merged
NikKovIos merged 1 commit intoYummypets:masterfrom
arubio-z:master
Apr 29, 2026
Merged

Avoid force unwrapping in first selected assets#852
NikKovIos merged 1 commit intoYummypets:masterfrom
arubio-z:master

Conversation

@arubio-z
Copy link
Copy Markdown
Contributor

@arubio-z arubio-z commented Mar 16, 2026

Since reproducing the exact "empty assets" state is difficult, we rely on the safety of the guard let statement which prevents the runtime crash even if the underlying library fails to fetch an asset.

Since reproducing the exact "empty assets" state is difficult, we rely on the safety of the `guard let` statement which prevents the runtime crash even if the underlying library fails to fetch an asset.
@arubio-z
Copy link
Copy Markdown
Contributor Author

Hello @NikKovIos, wondering whether you could take a look into this please?

@NikKovIos
Copy link
Copy Markdown
Collaborator

Thanks 👍

@NikKovIos NikKovIos merged commit cf2d9c2 into Yummypets:master Apr 29, 2026
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

Successfully merging this pull request may close these issues.

2 participants