Here are
14 public repositories
matching this topic...
iOS的一些示例,持续更新中:1、AVFoundation 高仿微信相机拍摄和编辑 2、AVFoundation 人脸检测、实时滤镜、音视频编解码、GPUImage框架的使用等音视频相关内容 3、OpenGLES 4、LeetCode算法练习 5、iOS Crash防护和APM监控 6、WKWebView相关的内容 等........
Updated
Jan 5, 2021
Objective-C
G3log is an asynchronous, "crash safe", logger that is easy to use with default logging sinks or you can add your own. G3log is made with plain C++14 (C++11 support up to release 1.3.2) with no external libraries (except gtest used for unit tests). G3log is made to be cross-platform, currently running on OSX, Windows and several Linux distros. See Readme below for details of usage.
一个无侵入的 iOS crash 防护框架,基于 Swizzle Method 的 Crash 防护。能有效的防止代码潜在的crash,自动在app运行时实时捕获导致app崩溃的破环因子,使app避免崩溃,照样可以继续正常运行。 主要参考了《大白健康系统--iOS APP运行时Crash自动修复系统》此文,以及AvoidCrash、QYCrashProtector、NeverCrash这三个框架编写而成。更多内容请看项目吧。
Updated
Jan 10, 2019
Objective-C
Updated
Mar 31, 2017
Objective-C
Core library for logging utility
防止 字典value为nil、数组越界、<null>、NSNull对象导致的Crash.
Updated
Dec 14, 2018
Objective-C
🔠 A Simple Swift NSRegularExpression wrapper
Updated
Jun 26, 2021
Swift
HardShell is a protector to keep app from specific crashes. The idea is from Baymax's introduction which is from Wangyi (Hangzhou).
Updated
Mar 3, 2017
Objective-C
Updated
Jun 22, 2017
Objective-C
A library that can restart the program it's linked with if it crashes unexpectedly.
Updated
Mar 14, 2018
Objective-C
Protect the objective-c application(Crash 防护框架、保护App不闪退)
Updated
Apr 25, 2017
Objective-C
防止崩溃的runtime策略(NSArray、NSDictionary、NSString)
Updated
Jul 20, 2017
Objective-C
Improve this page
Add a description, image, and links to the
crash-safe
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
crash-safe
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.