ios-crash

There are 4 repositories under ios-crash topic.

  • wsl2ls/iOS_Tips

    iOS的一些示例,持续更新中:1、AVFoundation 高仿微信相机拍摄和编辑 2、AVFoundation 人脸检测、实时滤镜、音视频编解码、GPUImage框架的使用等音视频相关内容 3、OpenGLES 4、LeetCode算法练习 5、iOS Crash防护和APM监控 6、WKWebView相关的内容 等........

    Language:Objective-C1.2k3719330
  • Zuikyo/iOS-System-Symbols

    Share iOS system framework's symbol files. Useful for symbolicating iOS crash report.

    Language:Shell1.1k3431127
  • culturally/flipper0-ios-crash

    Ducky script for Flipper Zero which will Crash any iOS with Bluetooth Spam

  • elliotfiske/UIWebView-TextEntry-CrashFix

    If you're Googling a fix for a crash involving [UIKeyboardImpl deleteForwardAndNotify:], or [UIThreadSafeNode canPerformAction:withSender:], you've come to the right place. This repo is an example fix for the crash described here: https://stackoverflow.com/questions/58285055/uithreadsafenode-canperformactionwithsender-unrecognized-selector-sent-to

    Language:Objective-C20