JJException icon indicating copy to clipboard operation
JJException copied to clipboard

Protect the objective-c application(保护App不闪退)

Results 39 JJException issues
Sort by recently updated
recently updated
newest added

**Describe the bug** A clear and concise description of what the bug is. **To Reproduce** Steps to reproduce the behavior: 1. Go to '...' 2. Click on '....' 3. Scroll...

**Describe the bug** A clear and concise description of what the bug is. **To Reproduce** Steps to reproduce the behavior: 1. Go to '...' 2. Click on '....' 3. Scroll...

![图片](https://user-images.githubusercontent.com/16957066/91548652-460ef280-e958-11ea-89cc-7901e9199f29.png)

**Describe the bug** NSObject+KVOCrash.m line 200-[JJObserverContainer cleanObservers] + 200 NSObject+SwizzleHook.m line 151__jj_swizzleDeallocIfNeeded_block_invoke_3 + 151 **To Reproduce** Steps to reproduce the behavior: 未复现。但是刚集成,后台收集到太多如上崩溃信息。辛苦早点解决 **Please complete the following information** - Device: All...

**Describe the bug** 在 KVOObjectItem 中 @property(nonatomic,readwrite,assign)NSObject* observer; 会有野指针的问题;

**Describe the bug** A clear and concise description of what the bug is. **To Reproduce** Steps to reproduce the behavior: 1. Go to '...' 2. Click on '....' 3. Scroll...

点击视图调试Debug View Hierachy会报错,有的时候不能展示调试图层 ` 2019-08-20 10:01:43.533761+0800 demo[13489:3070153] ================================JJException Start================================== 2019-08-20 10:01:43.533848+0800 demo[13489:3070153] JJException Type:4 2019-08-20 10:01:43.533881+0800 demo[13489:3070153] JJException Description:NSDictionary dictionaryWithObjects invalid keys:rootLayer and object:(null) 2019-08-20 10:01:43.533905+0800 demo[13489:3070153] JJException Extra info:(null)...

您好,添加了对KVC崩溃的Hook

![截屏2023-12-28 14 01 57](https://github.com/jezzmemo/JJException/assets/15794087/6954da3f-2e08-4d98-b7c7-ff8fbfe77757) 这个method需要手动释放 free(method);

**Is your feature request related to a problem? Please describe.** A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] **Describe the solution you'd...