Hi!
I am using SfTabView and SfTabItem in my app and facing an issue with setting of Font Icons in iOS. Its working fine in android but on iOS its showing a question mark in a rectangle. I have seen your example attached in
this thread and in my view, things appear to be same. Following are the steps I have taken, if something is missing, please tell me.
1. Set up the FontIconFontFamily to file name i.e. line_awesome (without .ttf)
2. Have added the file in Resources of iOS set build action as "BundleResource" and copy to output directory as "Do Not Copy". (Have tried with Copy always too)
3. Have set up the UIAppFonts key in Info.plist and have set up the array value with string of font file name.
I have attached the screenshot of output.
Thanks,
Nitish
Attachment:
Screen_Shot_20180604_at_2.23.18_PM_9a8067c8.zip