WebHaptics – Haptic feedback for the mobile web

16 points by zanlib


southclaws

I always thought this was yet another API never implemented by iOS but it actually works! Last time I tested navigator.vibrate() a couple of years ago it didn't work at all, and now it does!

They should update the caniuse: https://caniuse.com/mdn-api_navigator_vibrate because it's currently "Not supported" on all versions of iOS

edit: "they" may as well be me: https://github.com/mdn/browser-compat-data/issues/29166

confusedcyborg

This doesn't seem to work on Firefox on android