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

Error retrieving icon from bundle #31

Closed
PasqualePuzio opened this issue Dec 9, 2022 · 1 comment
Closed

Error retrieving icon from bundle #31

PasqualePuzio opened this issue Dec 9, 2022 · 1 comment
Assignees
Labels

Comments

@PasqualePuzio
Copy link

PasqualePuzio commented Dec 9, 2022

Hi,

in some cases this pod can raise an error (and cause a crash) when retrieving an icon from the xcassets file.

This happens when you subclass DropDownTitleView, therefore the pod can't retrieve the bundle in which the icon is supposed to be and finally crashes trying to unwrap a nil value.

The fix is very easy: DigitalGoal-Ltd@e98532c

@qmathe
Copy link
Owner

qmathe commented Dec 9, 2022

Hi,

I'll apply your fix later this week-end. Thanks for the report!

@qmathe qmathe self-assigned this Dec 9, 2022
@qmathe qmathe added the bug label Dec 9, 2022
@qmathe qmathe closed this as completed in 87477e4 Mar 4, 2023
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