3D touch compatibility on iOS

Hi!

I’m experimenting with the new 3D touch web api. In mobile Safari a touch event has a .force property, which is a floating number between 0 and 1. In a Meteor iOS app the attribute exists, but it’s always 0. Might be that the web view is a version behind?

Just want to make sure I’m not the only one, and wondering if someone has a workaround for now?

Cheers,
Patrik

Did you try it’s cordova plugin, ThreeDeeTouch?