Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Crash when using Font awesome 6 Pro Solid #78

Open
d41sys opened this issue Apr 16, 2023 · 1 comment
Open

Crash when using Font awesome 6 Pro Solid #78

d41sys opened this issue Apr 16, 2023 · 1 comment

Comments

@d41sys
Copy link

d41sys commented Apr 16, 2023

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
Copy link

dx314 commented Apr 18, 2023

Did you manage to figure this out? I can't get any pro 6 icons to work.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants