Please see here for all details!
https://github.com/xamarin/Xamarin.Forms/issues/9190#issuecomment-607709937
See sample project
EmbeddedFontsSample-master.zip
https://github.com/xamarin/Xamarin.Forms/issues/9190#issuecomment-607709937
Also see this commet https://github.com/xamarin/Xamarin.Forms/issues/9190#issuecomment-609952159
This will be fixed by #10227
I can confirm the same issue, on iOS 13.4, with XF 4.5.0.530
On Android, it works fine.
I am not seeing this issue in 4.6.0
For me 4.6 pre 4 still doesn't work. I'd like to use FontIconSource as shell tab icon. The funny thing is, if hot reload reloads the view(because I edited the xaml) the icon appears.
@Csaba8472 and others. Would you be able to download the generated NuGet package from this build: https://dev.azure.com/xamarin/public/_build/results?buildId=17285&view=artifacts&type=publishedArtifacts
And test if that fixes it for you?
Ah yes i was using them on labels. Clancey's fix does it for FontIconSource, which I have verified as fixed.
Tried and it works, thank you @jfversluis!
closed by #10227
Most helpful comment
Tried and it works, thank you @jfversluis!