A jailbreak tweak to provide haptics in Phone.app on iOS 11.3.1
By hooking into the methods used by Phone.app when entering and deleting characters (as well as pressing the call button), I'm able to trigger a UIImpactFeedbackGenerator
to invoke haptic feedback. This tweak was requested here by u/cultomo
.