Search code examples
ioswatchkit

Is there a way to access the haptic feedback via WatchKit?


I plan to create an Apple Watch app. Is there a way to access the haptic feedback via WatchKit?


Solution

  • No there isn't. The following is from this post https://devforums.apple.com/thread/254540?tstart=15.

    There is no access to these hardware features at this time, though there is presentation of a text input controller via WKInterfaceController, which will involve the microphone. Past that, I have no information concerning forthcoming releases.