美文网首页
iOS8系统的崩溃

iOS8系统的崩溃

作者: iOS_Ru | 来源:发表于2019-04-11 18:06 被阅读0次

记录在ios8系统的crash

  1. [NSNotificationCenter postNotificationName:object:] 崩溃到这里
    这个是在iOS8系统 得addobserver 添加了观察者 而没在dealloc里面remove 就会导致崩溃
    2.iOS8系统没有"PingFangSC-Medium"字体 要注意 这个字体会返回nil 如果放在字典里就会崩溃

相关文章

网友评论

      本文标题:iOS8系统的崩溃

      本文链接:https://www.haomeiwen.com/subject/ftyxwqtx.html