Crash when using Font awesome 6 Pro Solid
d41sys opened this issue · 1 comments
d41sys commented
I have met some problems when implementing fontawesome 6 pro.
This is an overview of my setup. I use Swift UI and Xcode 14.3 (ios 16.0)
- I move all fonts into this folder "fonts" in my main project
- Already added it to plist file
- Load font in AppDelegate
After all, it work with: AwesomePro.Duotone.house.image.size(32)
Some cases of .Light .Brand
is still working
but no one of .Solid
work and show that error
Is there a fault in my config or some but in this package? I have a lot of time but can't find the problem
dx314 commented
Did you manage to figure this out? I can't get any pro 6 icons to work.