FAQs

The app isn’t giving me any haptics when I press the buttons

Most likely this can be fixed by turning on Haptic Feedback on your iPhone settings. When System Haptics is turned off, you won’t hear or feel vibrations, which would make this app kinda useless.

  1. On supported models, go to the Settings app  > Sounds & Haptics.

  2. Scroll until you see System Haptics. Toggle that baby on!

  3. Return to Haptique and enjoy sweet haptics.

For designers: So I’ve figured out which haptic I want to use. What now?

That’s great news! Now you tell your developer that you want to use that specific haptic. Here’s a typical dialog between a designer and a developer:


You: “Hey buddy! Let’s give the user a little haptic feedback when he/she completes the form, I think it will give the user a delightful surprise. I think the Success-haptic would be great for this!”

Developer: Ah! Yeah! Cool! It’s only a single line of code. Shouldn’t be any hassle. We could experiment with different ones if you want.

For developers: So I’ve figured out which haptic I want to use. Now what?

Great! The cool thing about haptics in Swift and SwiftUI is that it is so effortlessly implemented. I would recommend checking out HackingWithSwift.com

Contact