Skip to content

Avoid force unwrapping in first selected assets#852

Open
arubio-z wants to merge 1 commit intoYummypets:masterfrom
arubio-z:master
Open

Avoid force unwrapping in first selected assets#852
arubio-z wants to merge 1 commit intoYummypets:masterfrom
arubio-z:master

Conversation

@arubio-z
Copy link

@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.
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.

1 participant