Open foxfortmobile opened 2 years ago
Can you also try raising an NSException?
yes, throwing exceptions is caught properly and displayed in the app.
That's good to know, it's just the cr4shedmach code that's now broken. @NSExceptional do you have a palera1n-compatible device?
I do, but I have no devices on iOS 15 and no blobs saved 😅
I'm afraid I also don't have a device I can jailbreak with palera1n, so I'm not sure we can do much about this. I can look to see if it's just something simple like method renaming on the CrashReport class, but I fear it will be a more breaking change than that.
On tethered Palera1n jailbreak, when springboard crashes no logs is shown in Cr4shed app. Cr4shed version: 4.2.2 Device: iPhone 7 ios: 15.3.1
I put an
abort()
in code running into springboard to force a crash but no logs ever show up in Cr4shed app.