LiveUI/Awesome

Crash when using Font awesome 6 Pro Solid

d41sys opened this issue · 1 comments

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

Screenshot 2023-04-16 at 4 50 39 PM

  • Already added it to plist file

Screenshot 2023-04-16 at 4 51 38 PM

  • Load font in AppDelegate

Screenshot 2023-04-16 at 4 52 34 PM

After all, it work with: AwesomePro.Duotone.house.image.size(32)
Some cases of .Light .Brand is still working
Screenshot 2023-04-16 at 4 55 22 PM
but no one of .Solid work and show that error
Screenshot 2023-04-16 at 5 00 04 PM

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.