I'm developing a web app using javascript. I originally coded the app on a Mac, and was using stabalizedTipPosition data from the finger objects, however when I switched over to a PC the stabilizedTipPosition data is all coming in as 'undefined'. I checked in the leap-0.6.4.js file and found a reference to stabilizedTipPosition, but I'm not getting the vector data. Since the non-stabilized data is pretty fidgety, the stabilized data is really important.
I Wondering if there's something I'm missing.