Unplanned
Last Updated: 06 Mar 2025 10:39 by John
John
Created on: 06 Mar 2025 10:39
Category: UI for .NET MAUI
Type: Bug Report
0
TelerikFont: [Android] Java.Lang.RuntimeException: Font asset not found /data/user/0/com.companyname.appname/cache/telerikfont.ttf

When adding Telerik controls on the page and run the app on android, the following error message occurs runtime:

Java.Lang.RuntimeException stack trace ---
java.lang.RuntimeException: Font asset not found /data/user/0/com.companyname.appname/cache/telerikfont.ttf
	at android.graphics.Typeface.createFromAsset(Typeface.java:1061)
............

This error message does not prevent the app from working as expected, but the log is full of this message. 

 

 

0 comments