Open ColdstarJoey opened 1 month ago
Hi I'm an AI powered bot that finds similar issues based off the issue title.
Please view the issues below to see if they solve your problem, and if the issue describes your problem please consider closing this one and thumbs upping the other issue to help us prioritize it. Thank you!
Note: You can give me feedback by thumbs upping or thumbs downing this comment.
Do the fonts work anywhere else? Like a label text and in an Image control with the font image source?
Do the fonts work anywhere else? Like a label text and in an Image control with the font image source?
Yes as a standard label they show or even if i make a font awesome custom label from online articles, just not in the tabbar or any navigation
I can repro this issue at iOS platform on the latest 17.12.0 Preview 1.0(8.0.82 & 8.0.80).
@jaosnz-rep do you have that repro still? Can you attach it here?
Hi Sorry for the late reply, please see this repo for the same issue
@PureWeen does this sound familiar at all?
I can confirm as well that this works if I put the FontFamily property as the name defined in MauiProgram.cs ("SolidFont") and the Glyph being the name of the icon ("paper-plane" etc)
`
Description
When azdding the FA OFT font files in the MauiProgram.cs and then using a FontImageSource they do not render still in iOS, any ideas as this was a big part of my navigation?
Steps to Reproduce
No response
Link to public reproduction project repository
No response
Version with bug
8.0.82 SR8.2
Is this a regression from previous behavior?
Yes, this used to work in Xamarin.Forms
Last version that worked well
Unknown/Other
Affected platforms
iOS, I was not able test on other platforms
Affected platform versions
No response
Did you find any workaround?
No response
Relevant log output
No response