Skip to main content
Filter by
Sorted by
Tagged with
0 votes
1 answer
111 views

I am making the Apple Watch work with an iOS app written in .NET MAUI. I am attempting a simple toggle example app to demonstrate basic connection between Apple Watch written in Xcode26 and an iOS ...
Ray's user avatar
  • 580
0 votes
0 answers
64 views

Validation failed Invalid UIDeviceFamily. The Info.plist of Apple Watch application 'Runner.app/Watch/WearOS Watch App.app' contains an invalid UIDeviceFamily value of '1'. (ID: dd25187d-cc14-4c70-...
PKP's user avatar
  • 21
2 votes
1 answer
96 views

I'm working on a watchOS app using SwiftUI that updates its UI based on regular, time-driven logic. On a real Apple Watch, after the app has been running for ~1 minute, the device enters Always-On / ...
Christopher Reinhardt's user avatar
0 votes
0 answers
50 views

I have a standalone Watch app that communicates with an nRF52 BLE peripheral (MeshCore, which uses the Bluefruit BLE library on top of the S140 SoftDevice, no display or keyboard). This was the ...
Ferdia McKeogh's user avatar
Best practices
0 votes
0 replies
30 views

On the California watchface (white) there are two complication slots. The upper one is seemingly not a standard slot and limited to a few Apple-owned apps (Calender, Time, …). It adopts the (default ...
habitoti's user avatar
  • 247
Advice
0 votes
0 replies
52 views

FIRST I understand this cannot be shared period! That including App Store, Enterprise Accounts, or TestFlight. I am not asking if it should be done. I am asking if there is anyknown information that ...
Jamey McElveen's user avatar
1 vote
0 answers
71 views

We try to replace the depreated reverseGeocodeLocation call by MKReverseGeocodingRequest for WatchOS 26. However, the call always returns error -1009 indicating that there is no connection to the ...
Andreas Garzotto's user avatar
1 vote
1 answer
34 views

For a watchOS app, do you have to call end() on a HKWorkoutSession even if your app doesn't care about the transition to the ended state? Apple's Running workout sessions article includes it in the ...
Edward Brey's user avatar
  • 42.2k
2 votes
1 answer
166 views

Background I'm compiling a native library written in Rust for watchOS target using cargo swift package. I'm using Xcode 16.4 that shipped with watchOS SDK watchOS 11.5. The watchOS app's minimum ...
Seto's user avatar
  • 1,762
0 votes
1 answer
74 views

I’m working on a Flutter iOS app with a paired Apple Watch app (WatchKit in Swift). In Debug mode (when running the both(watch & mobile) app from xcode): Watch → iPhone messages arrive ...
Moaz Zia's user avatar
1 vote
0 answers
80 views

I'm recently developing watch complications using WidgetKit. How can I determine my inline complications is in top or bottom slot context of Motion watch face for different designing, since the top ...
K.F's user avatar
  • 105
1 vote
0 answers
141 views

I have adopted the Apple Watch size class to customise my iPhone live activity for Apple Watch. .supplementalActivityFamilies([.small]) Mostly works as expected but the toggle does not display on a ...
Paul Boyce's user avatar
2 votes
0 answers
332 views

I'm using Live Activity features in my app, but I want to customize the user experience across different Apple devices. Specifically, I'd like to: Keep Live Activity enabled and functioning on the ...
fatdrogen's user avatar
  • 532
1 vote
2 answers
917 views

I'm working on an app that connects between an iOS app and an Apple Watch, using HealthKit to send heartbeat data from the watch to the iOS app via WatchKit. Both the mobile and watch apps are ...
muhammad tayyab's user avatar
0 votes
1 answer
114 views

I am sending heartbeats from apple watch to phone and it runs smoothly in background. I am using healthkit and watch connectivity . App runs in background of watch but display never turns off. I want ...
Muhammad Khubaib's user avatar

15 30 50 per page
1
2 3 4 5
160