Getting Started With Core Haptics | raywenderlich.com

In this Core Haptics tutorial, you’ll learn how to create and play haptic patterns, synchronize audio with haptic events and create dynamic haptic patterns that respond to external stimuli.


This is a companion discussion topic for the original entry at https://www.raywenderlich.com/10608020-getting-started-with-core-haptics

Really great tutorial, thank you for the great work !

I did some sound implementation in CoreHaptics in another app. Sounds seems to be tied to the “ring” volume instead of the main one, and don’t play through a headset.

Any idea on why it behaves like this ? I had a look at AudioSession settings, but I didn’t succeed to have sounds in the main sound/volume thread.

Thanks for the help !