Xamarin.forms: [Bug] Embedded Fonts Not working correctly on iOS

Created on 6 Apr 2020  路  9Comments  路  Source: xamarin/Xamarin.Forms

Description

Please see here for all details!
https://github.com/xamarin/Xamarin.Forms/issues/9190#issuecomment-607709937

Steps to Reproduce

See sample project

EmbeddedFontsSample-master.zip

Expected Behavior

Actual Behavior

Basic Information

  • Version with issue:
  • Last known good version:
  • IDE: VS2019
  • Platform Target Frameworks:

    • iOS: 13.4

  • Nuget Packages:
  • Affected Devices:

Screenshots

image

Reproduction Link

https://github.com/xamarin/Xamarin.Forms/issues/9190#issuecomment-607709937

Workaround

embedded fonts in-progress iOS 馃崕 bug

Most helpful comment

Tried and it works, thank you @jfversluis!

All 9 comments

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

Was this page helpful?
0 / 5 - 0 ratings