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

All Fontawesome Icons show as [?] #2

Open
Nickno95 opened this issue Oct 7, 2020 · 7 comments
Open

All Fontawesome Icons show as [?] #2

Nickno95 opened this issue Oct 7, 2020 · 7 comments
Labels
help wanted Extra attention is needed

Comments

@Nickno95
Copy link

Nickno95 commented Oct 7, 2020

When trying to display a font awesome icon, it shows as a question mark in a square.

Example code:
FontIcon.text(.awesome5Solid(code: .key))

@huybuidac
Copy link
Owner

On iOS, Font Awesome seems not allow to preview. You can build to simulator or device to check.

Hmm, I'm not sure the issue due to Font Awesome or my implementation. I will take a look

@Nickno95
Copy link
Author

If there is a single FA icon, it will show when building to simulator, however if I have 2 FA icons on the same page, they both show as [?]

@aloptrbl
Copy link

Screenshot 2020-11-12 at 3 09 41 PM
on xcode v12.1 + IOS 14.1 simulator

@jpumphrey01
Copy link

I have the same issue. I cannot get the telegram icon to work or the facebook icon to display anything other than a question mark. I have tried it on both a device and in a simulator with the same results. On interesting thing is that when I tried the ad icon use int he example on the home page it worked just fine.

@huybuidac huybuidac added the help wanted Extra attention is needed label Nov 17, 2021
@huybuidac
Copy link
Owner

Fontawesome is not free, so there are many icon can not be displayed.

@jpumphrey01
Copy link

The icon I am trying to use is free.

@afern247
Copy link

afern247 commented Jan 24, 2022

Any update on this? :/ For example Twitter is free and is not displaying

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

5 participants