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
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
Sign in to answer