0

Material Icons library render icons correctly in development mode, but it seems corrupted in production. It renders a question mark which means that icon name is invalid. But it is not. It renders a question mark which means that icon name is invalid. But it is not.

sociolog
  • 83
  • 1
  • 8
  • have you checked that you are loading your fonts then launching the app? also you added them in xcode to the files as per the documentation? – FaysalB Oct 05 '22 at 11:08
  • I have built before, there was no problem, it occurred in the last update without any update to library or any other change – sociolog Oct 05 '22 at 11:36

1 Answers1

0

Some of the icons are visible, but others are not and you say that this issue is from the last update so I think this is related to the names of the icons, take a look at this ref:

Dobromir Kirov
  • 934
  • 4
  • 16