I want to find the pressure of the touch. I just don\'t know how to accomplish that result with out jailbreaking it and getting the raw touch data. Does anyone know How I wo
As of iOS 8.0, UITouch has a public majorRadius property which tells you the approximate size of the touch.
majorRadius