How do I use the Oculus Hand Input Events?

So I’ve been trying to implement hand tracking in my VR application and I’ve gone through the proper project setup but whenever I try to pinch, the InputEvents don’t fire. There are plenty of tutorials on the internet but they’re all using custom hand gestures, nobody’s explaining the built-in InputEvents.

Help Appreciated.