How to configure FontSettings.FontsBaseDirectory

How to configure FontSettings.FontsBaseDirectory for Xamarin Forms?

Hi Luis,

Instead of using private fonts with Xamarin, try using embedded fonts.

Please check the FontSettings.FontsBaseResourceLocation property remarks.

Let me know if you need anything else.

Regards,
Mario

This is error

Hi Luis,

From the screenshot, it looks like you should be using “/Recursos/” rather than “//” as the value for FontSettings.FontsBaseResourceLocation.

Can you try that?

If the problem remains, please send us a small Visual Studio project that reproduces your issue so that we can investigate your solution.

Regards,
Mario