iOS Question Does KSCrash actually require iCPP?

Sandman

Expert
Licensed User
Longtime User
January 23, 2025, in a post about KSCrash:
KSCrash framework updated to v1.17. Note that the iCPP library is now a required dependency.

November 20, 2025, in a post about B4i v10.0:
iCPP.h is no longer needed.

If the iCPP library is referenced then remove it. Best to delete its XML file.

In my B4i (v10.0), I don't have an iCPP library to enable, and KSCrash seems to work fine. So I'm guessing that the instruction (and code example in post 1) in the KSCrash thread is outdated?
 
Top