获取崩溃信息
1 | - (BOOL)application:(UIApplication *)application didFinishLaunchingWithOptions:(NSDictionary *)launchOptions |
1 | -(BOOL) isValueOfKeyIsNull(id response){ |
使用@try...@catch避免崩溃
1 | -(void)functionInsideWhichAppIsCrashing |
1 | + (BOOL)nullValue:(id)value { |
https://github.com/MarkQSchultz/QZObserver
https://github.com/PonyCui/KVSafe
https://github.com/wuwen1030/XTSafeCollection
https://github.com/jasenhuang/NSObjectSafe
https://github.com/deput/RWJSONAid
https://github.com/xuvw/HKSafePush
https://github.com/bigParis/SwizzlingMethod
https://github.com/LQQZYY/safetyDictionaryDemo/tree/master/NSDictionaryDemo
https://github.com/oenius/YGSafeKVO/tree/master/YGKVO
https://github.com/allenhsu/NSDictionary-Accessors
https://github.com/shaojiankui/NSDictionary-SafeAccess
https://github.com/gdier/SafeKVObject
https://github.com/fengchuanxiang/SafeCollections
https://github.com/LuKing4DB/SafeEX