jsmarcus / Iconize

Use icon fonts in your Xamarin.Forms application!
Other
204 stars 70 forks source link

3.5.0.123 does not show icons on iOS #176

Open kgbuddhima opened 4 years ago

kgbuddhima commented 4 years ago

3.5.0.123 does not show icons on iOS

cklenk commented 4 years ago

Did you add the fonts to Resources folder and set the build action to BundleResources?

kgbuddhima commented 4 years ago

Did you add the fonts to Resources folder and set the build action to BundleResources?

Yes. I downloaded the files from the repository.

this issue didn't happen in older versions.

But now I don't use iconize because of this issue. Instead, I use Xamarin Forms Embedded fonts.

mwerickson commented 4 years ago

Any update on this? I backed down to 3.4.0.110 and now I'm getting "fas-times" instead of the icon and the box with a question mark for for IconImages on iOS. Android is fine.

kgbuddhima commented 4 years ago

Any update on this? I backed down to 3.4.0.110 and now I'm getting "fas-times" instead of the icon and the box with a question mark for for IconImages on iOS. Android is fine.

@mwerickson Now I'm using Xamarin.Form's embedded fonts instead. It works better than this.