Saimel Saez

Results 7 comments of Saimel Saez

I found out a solution in another thread: I downloaded `ttf `files, added as `BundleResource` to my __iOS__ project and everything works out. I've not test it on __Android__.

@Jsberry92 sorry about not specifying versions info, I just forgot it. I'm running these ones: - `Xamarin.Forms 4.0.0.232914-pre6` - `Xam.Plugin.Iconize 3.5.0.117` - `Xam.Plugin.Iconize.Material 3.5.0.117` - `Xam.Plugin.Iconize.MaterialDesignIcons 3.5.0.117` I'd like to...

@Tmaturano did you add `Fonts` to `info.plist` file ?

@Pirate911 had you try to download ttf files and add it as Bundle Resource to your iOS project?

I'm facing the same issue. My solution **[(again)](https://github.com/jsmarcus/Iconize/issues/130)** is to download the ttf file I want to use and add it as a **BundleResource** in iOS or **AndroidAsset**

Try to add it into **Assets/Fonts**

Try to mark it as **Content**