PYException 0.1.52

PYException 0.1.52

测试已测试
Lang语言 Obj-CObjective C
许可证 MIT
发布上次发布2018年11月

puyangdev 维护。



  • puyangdev

CocoaPods Compatible Platform License MIT

PYException

一般常见的问题不会导致崩溃,增强 App 的稳定性

  • 向实例发送未识别的选择器
  • NSArray,NSMutableArray
  • NSDictionary,NSMutableDictionary
  • KVO
  • NSTimer
  • NSNotification
  • NSNull
  • NSString
  • NSMutableString
  • NSMutableAttributedString
  • NSUserDefaults
  • NSJSONSerialization
  • UIButton
  • UILabel
  • UITextField
  • WKWebView
  • Zombie 监控器

如何安装

Podfile

pod 'PYException'

zombie 问题规避 备注 一些高频的类尽量不加 如 UIButton ,UILabel 示例 [PYExceptionHandle sharedExceptionHandle].zombieClassArr = @[@"PYTestView'];?>