Open Surfrat opened 5 years ago
This is because the .ttf file for FA solid is wrong. I fixed this in #152
@bruzkovsky @jsmarcus Could you please release this fix soon-ish?
@sam016 any luck getting these to work? Besides getting iOS to work by adding the ttf files into the resources folder (ttf files from actual fontawesome site because the ttf files in this repo don't work) but Android doesn't ever show the icons, I'm using the latest xamarin.forms 4.0
Hi,
Had an issue with FontAwesome Solid in UWP, iOS and Android in my app. I then upgraded the sample app to all latest Nugets as of today. The three icons at the top are:
`
I get the following result:
UWP:
Android:
iOS:
Here is the sample project with latest Nugets included. samples.zip
Thanks
Mark.