Post

Replies

Boosts

Views

Activity

Make Apple Watch vibrate from button on iOS App
I'm trying to find a way to have a simple button on the iOS app to make the apple watch vibrate. Is this possible using SwiftUI? I've seen the WatchConnectivity documentation, but I need access to the WKInterfaceDevice API to make the Apple watch vibrate. I'm barely learning app development; unfortunately, things like this aren't well-documented. Thank you!
0
0
943
Jan ’23
Make Apple Watch vibrate from button on iOS App
I'm trying to find a way to have a simple button on the iOS app to make the apple watch vibrate. Is this possible using SwiftUI? I've seen the WatchConnectivity documentation, but I need access to the WKInterfaceDevice API to make the Apple watch vibrate. I'm barely learning app development; unfortunately, things like this aren't well-documented. Thank you!
Replies
0
Boosts
0
Views
943
Activity
Jan ’23
Call a function from WatchOS App in iOS App
I'm brand new to Swift and I'm struggling to figure out how I can call a function from the watchOS app in my iOS app. All I'm trying to do is have a button in the iOS app that makes the watch vibrate:
Replies
1
Boosts
0
Views
1.2k
Activity
Jan ’23