In Maui code I am getting a missing font message but I do not have code that mentions that font

Will Autio 5 Reputation points
2023-08-03T17:03:06.54+00:00

In a Maui app being converted from Xamarin Forms testing on an Android,

I am getting this error message and do not know where it comes from:

java.lang.RuntimeException: Font asset not found /data/user/0/ /cache/Maui Material Assets.ttf

I make no reference to the font Maui Material Assets.ttf. I suspect there is some nuget or other addon that uses Maui Material Assets.ttf and has not included it - or has not indicated that it is needed.

Any insight is appreciated

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
4,086 questions
{count} vote

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.