Hello- I was wondering if there is a way to run core haptics in the background. Normally when an app running core haptics is sent to the background, core haptics calls the stoppedHandler.
I was thinking about using the handler to immediately restart core haptics upon app closure if that's possible, but it seems simpler to prevent core haptics from stopping playback in the first place. Are either of these options?
I was thinking about using the handler to immediately restart core haptics upon app closure if that's possible, but it seems simpler to prevent core haptics from stopping playback in the first place. Are either of these options?