Tanner Bennett

Results 129 comments of Tanner Bennett

> So Value.self in that context is actually an Any so existential is correct. The Property.get takes an Any and so the original type would be boxed in the existential...

That's crazy. Well then I guess the only problem is the ivar offset thing, which I've been working on. Tell me, is one of the members in `ClassMetadataLayout` equivalent to...

@wickwirew any update on this? I'm running into very simple issues when working with objects, wondering if this is related. Edit: opened a new issue about this #81

They're not crashing… they're being terminated by the system. Termination ≠ crash Regardless, if you just want to add an option to ignore them, that's fine. But can we leave...

@badger200 actually jetsam terminations are extremely common and normal. Jetsam is there to kill processes when they use too much memory. It happens to dozens of apps on your phone...

Color me convinced! I forgot not everyone has a Mac and can't just go use Console.app, my bad. A toggle to enable or disable recording jetsam events is the best...

Which version of Cr4shed were you using? Can you try the latest one?

I do, but I have no devices on iOS 15 and no blobs saved 😅

Are you using the CokePokes libraries? He has some own versions of dependencies of this tweak that apparently cause crashes. Can you post a crash log?

We need some more info. iOS version and jailbreak, Cr4shed version, etc. Also, are you possibly using the CokePokes libraries? He has some own versions of dependencies of this tweak...