/DelegateHooker

Hook delegate methods

Primary LanguageObjective-CMIT LicenseMIT

DelegateHooker

Hook delegate methods

Only two steps

  1. Create your own AppDelegate

image

Or your own SceneDelegate image

  1. Start hooking your own methods

image

At any point you can hook your own method if the method already exists in the original appdelegate. If not this tool will automatically add your method before the delegate loads. If the delegate loads it'll give you a friendly message.