While my hooks work fine while debugging, they crash on device with the Release configuration. I think I've been able to nail it down to IKTAddSuperImplementationToClass
not being found. The dlsym in InterposeSubclass returns nil. Any ideas / tips for how to further debug this?