▲ 5 r/capacitor
Hi there,
I'm developing a game and have added some haptic feedback. Unfortunately, out of all the patterns I tried, I could only get a short double-pulse and a single long-pulse to actually do anything on my Pixel 8 test device. I will also roll out to iOS eventually, but not paying Apple until I've seen if people are interested in my game.
Are there are Capacitor plugins which give more control over haptic feedback?
Worked:
- notification(Success) -> double short pulse
- notification(Error) -> double short pulse
- notification(Warning) -> single long pulse
Didn’t work:
- vibrate(duration)
- impact(Light|Medium|Heavy)
- selectionStart/selectionChanged/selectionEnd
Thank you!
Dax.
u/daxliniere — 13 days ago