0

When my app first launches I create a bunch of custom UIFonts (they are correctly added into the .plist). The custom fonts work perfectly until I try to create more than 9 to 10 of them. After the 9 or 10th custom font is created, I get this warning "Critical failure: the LastResort font is unavailable." I only get this warning on my iOS 7 devices and I can't seem to figure out why. This has to be a bug with iOS 7 because every custom font works on my iOS 6 devices, and I'm only using 1 project. Any idea what is causing this warning, and how to fix it?

4

1 回答 1

1

iOS 7 发生在我身上。我删除了所有字体并小心地一一添加到 plist。有一种字体对 iOS 7 来说是“坏的”并造成了混乱。我希望这有帮助)当然是苹果矩阵中的一个错误

于 2013-09-27T03:18:36.707 回答