Shawn Johnson
Posts: 0
Joined: Wed Jan 15, 2014 4:17 pm

fortawesome

Hello,

I was trying to use fontawesome in my app for icons in my list element

i edit the source to add the html and css file, in the test preview the icons show up but when i build for ios or android they don't show up

is there something i need to do?

-Shawn.J

Image

Kateryna Grynko
Posts: 0
Joined: Thu Nov 15, 2012 9:13 am

fortawesome

Hi Shawn,

Could you please post your code (HTML, CSS) so we could see what you changed?

Shawn Johnson
Posts: 0
Joined: Wed Jan 15, 2014 4:17 pm

fortawesome

so i have found some mentioned of the issue here https://github.com/FortAwesome/Font-A...

basically changing "text-rendering: optimizeLegibility;" to "text-rendering: auto;"

but my question now is where do i need to make the change to make it work for me.

i have tried adding the text property to my css file and it is not fixing the issue

Shawn Johnson
Posts: 0
Joined: Wed Jan 15, 2014 4:17 pm

fortawesome

ok, I figured out my problem, which was not the issue i raised above. I was using the CDN and it was referring to file and http i updated the reference to the fontawesome cdn and it worked on ios and android

Kateryna Grynko
Posts: 0
Joined: Thu Nov 15, 2012 9:13 am

fortawesome

Shawn,

Glad you solved this. Thank you for the update!

Return to “Issues”