Hi Shawn,
Could you please post your code (HTML, CSS) so we could see what you changed?
Catch up wih the Appery.io community on our forum. Here you'll find information on the lastest questions and issues Appery.io developers are discussing.
https://forum.appery.io/
Hi Shawn,
Could you please post your code (HTML, CSS) so we could see what you changed?
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
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
Shawn,
Glad you solved this. Thank you for the update!