Post

Replies

Boosts

Views

Activity

Reply to iOS Dynamically loaded custom fonts in WidgetKit not working on real device (simulator is fine). Sandbox chronod deny file-read-data for font file.
I had an idea that me and OP have this issue because we use shared App Group container. So I tried this workaround: Copied all fonts from shared container to Documents. Then install them from Documents. It didn't work. I suspect that even if we include fonts to the Bundle, skip UIAppFonts, add them using CTFontManagerRegisterFontsForURL - they will not work. 😔
May ’25