@gregorsrdic wrote:
I am experiencing a problem with several of my ionic apps loading fonts on Android. Running command
ionic serve
correctly copies all fonts from node_modules/ionic-angular to the www/assets/fonts folder, but when I runionic cordova run android
only two ionicons files remain in the www/assets/fonts folder - causing the android app to render with default fonts.Failed to load resource: net::ERR_FILE_NOT_FOUND roboto-regular.woff2
cli packages:
@ionic/cli-utils : 1.9.2
ionic (Ionic CLI) : 3.9.2
global packages:
Cordova CLI : 7.0.1
local packages:
@ionic/app-scripts : 2.1.3
Cordova Platforms : android 6.2.3
Ionic Framework : ionic-angular 3.6.0
System:
Android SDK Tools : 26.0.2
Node : v6.11.2
npm : 3.9.3
OS : Windows 10
Posts: 1
Participants: 1