Watch Complications

RSS for tag

Display timely and relevant information about your app on the Apple Watch face using Complications.

Posts under Watch Complications tag

170 Posts

Post

Replies

Boosts

Views

Activity

How to enable and collect application log for apple watch?
Hi there, I am looking for a way to collect application logging for apple watch. So far, I only found this https://download.developer.apple.com/iOS/watchOS_Logs/sysdiagnose_Logging_Instructions.pdf to collect sysdiagnose logging. I looked into the sysdiagnose logging and it doesn't seem to be the application log. I am looking for sth like the log in xcode debug console. Do you know how I can collect this log?
1
0
770
Oct ’21
2 additional monitors on the mac 24
Hello everyone! Who knows? Who tried it? In the technical documentation for the new mac 2021 on m1, it is written that only 1 additional monitor can be connected. How about two? I have 2 additional monitors working perfectly on mac 2017 in addition to the main one. I'm used to working in xcode on 3 monitors. What should I do? Is it possible to connect 2 additional ones?
0
0
662
Sep ’21
watchOS: Background URL session always takes over an hour to return
I’m trying to get background URL sessions working to keep my complications up to date. The docs and session videos from this year state that I should get ~4 background network updates per hour if I have my complication active, but it is taking up to 1.5 hours to get just one background URL session to return on watchOS 7 beta 4. I’m using the sample code from this year’s WWDC session on keeping complications up to date. I am scheduling the URL session to begin after 15 minutes. I have a complication active on the watch. The watch has plenty of battery and is connected to wifi. I’m completing all URL background refresh tasks within 15 secs. Important Note* I do get a URLSessionRefreshBackgroundTask around the time of the earliest begin date, but it just calls willBeginDelayedRequest then urlSessionDidFinishEvents - the download itself doesn’t happen for another hour. (I call setTaskCompleted once urlSessionDidFinishEvents is called, as the session video recommends.) Is anyone else experiencing long delays between when a scheduled download is supposed to begin and when the app is actually woken up? I've filed this as FB8386427 in case any engineers happen to see this.
10
0
3.2k
Aug ’21
ERROR SHARE ACTIVITIES AND COMPETITION ON APPLE WATCH ONLY
Hi evetyone! I from to Vietnam. I have an Apple Watch SE. My watch was working fine before but a week now the sharing feature works, the competition with everyone on Apple Watch has not worked (playing with everyone wins or loses still does not receive a badge) completed the challenge, can't see the scores everyone has competed,...), but the three fitness circles on my watch are still working properly. I have disconnected the watch from my iPhone and then reconnecting it still does not fix the error, I also sent feedback on August 16, but as of today August 22 I still have not received a response from Apple, I do not know if my feedback reaches Apple? I really hope Apple reads this and responds to me. Thanks very much!
0
0
631
Aug ’21
MS Outlook not working after update Monterey Beta (21A5304g
My outlook is not working anymore, when opening it is stuck and the ball only rotating. Only by forced quit I can stop it. It is reported since a couple of days now (Feedback assistant) and reported to MS but no change at all. The problem is that I have important files stored under outlook on my computer and cannot access them. Any help????
0
0
693
Aug ’21
Get active Window or Process Title Programatically
Hi Team, I used below code to get active window details. but unable to find title of it. Can you please help me on it. C# based code in Mac var foreground_app = NSWorkspace.SharedWorkspace.FrontmostApplication; foreground_app contains active application details. but i am not able to identify active window details . guide me which property or function i need to use to get active window title details EX: i opened Numbers, below condition will trigger if(foreground_app.LocalizedName.ToLower().Contains("numbers")) { /// }
0
0
1.3k
Jul ’21
Apple Watch is annoying.
Series 4 watch needs to update so I can pair it with my phone, an 11pro, but it keeps telling me my phone needs to be updated. Phone is completely up to date…I’ve checked 56 times. I uninstalled the watch app and then reinstalled..didn’t help anything. What’s the solution? Buy another watch? Buy a new phone? Run screaming from the building? At my wits end. I’ve tried this now over the last couple of months and it never works. Thanks Apple!
0
0
651
Jul ’21
Apple Watch Update Request
I get a notification on my phone approximately 4 times a day asking me to update my Apple Watch. I don’t have an Apple Watch and can’t find any connected my account in my settings profile. Any ideas to stop this as it’s incredibly frustrating!!
Replies
0
Boosts
0
Views
435
Activity
Nov ’21
Apple: please update documentation for 41mm and 45mm Series 7 watches
Need complication sizes: Example: https://developer.apple.com/design/human-interface-guidelines/watchos/overview/complications/ https://developer.apple.com/documentation/clockkit/clkcomplicationtemplategraphiccircularimage FB9632184 filed
Replies
3
Boosts
0
Views
1.4k
Activity
Oct ’21
How to enable and collect application log for apple watch?
Hi there, I am looking for a way to collect application logging for apple watch. So far, I only found this https://download.developer.apple.com/iOS/watchOS_Logs/sysdiagnose_Logging_Instructions.pdf to collect sysdiagnose logging. I looked into the sysdiagnose logging and it doesn't seem to be the application log. I am looking for sth like the log in xcode debug console. Do you know how I can collect this log?
Replies
1
Boosts
0
Views
770
Activity
Oct ’21
2 additional monitors on the mac 24
Hello everyone! Who knows? Who tried it? In the technical documentation for the new mac 2021 on m1, it is written that only 1 additional monitor can be connected. How about two? I have 2 additional monitors working perfectly on mac 2017 in addition to the main one. I'm used to working in xcode on 3 monitors. What should I do? Is it possible to connect 2 additional ones?
Replies
0
Boosts
0
Views
662
Activity
Sep ’21
watchOS: Background URL session always takes over an hour to return
I’m trying to get background URL sessions working to keep my complications up to date. The docs and session videos from this year state that I should get ~4 background network updates per hour if I have my complication active, but it is taking up to 1.5 hours to get just one background URL session to return on watchOS 7 beta 4. I’m using the sample code from this year’s WWDC session on keeping complications up to date. I am scheduling the URL session to begin after 15 minutes. I have a complication active on the watch. The watch has plenty of battery and is connected to wifi. I’m completing all URL background refresh tasks within 15 secs. Important Note* I do get a URLSessionRefreshBackgroundTask around the time of the earliest begin date, but it just calls willBeginDelayedRequest then urlSessionDidFinishEvents - the download itself doesn’t happen for another hour. (I call setTaskCompleted once urlSessionDidFinishEvents is called, as the session video recommends.) Is anyone else experiencing long delays between when a scheduled download is supposed to begin and when the app is actually woken up? I've filed this as FB8386427 in case any engineers happen to see this.
Replies
10
Boosts
0
Views
3.2k
Activity
Aug ’21
ERROR SHARE ACTIVITIES AND COMPETITION ON APPLE WATCH ONLY
Hi evetyone! I from to Vietnam. I have an Apple Watch SE. My watch was working fine before but a week now the sharing feature works, the competition with everyone on Apple Watch has not worked (playing with everyone wins or loses still does not receive a badge) completed the challenge, can't see the scores everyone has competed,...), but the three fitness circles on my watch are still working properly. I have disconnected the watch from my iPhone and then reconnecting it still does not fix the error, I also sent feedback on August 16, but as of today August 22 I still have not received a response from Apple, I do not know if my feedback reaches Apple? I really hope Apple reads this and responds to me. Thanks very much!
Replies
0
Boosts
0
Views
631
Activity
Aug ’21
MS Outlook not working after update Monterey Beta (21A5304g
My outlook is not working anymore, when opening it is stuck and the ball only rotating. Only by forced quit I can stop it. It is reported since a couple of days now (Feedback assistant) and reported to MS but no change at all. The problem is that I have important files stored under outlook on my computer and cannot access them. Any help????
Replies
0
Boosts
0
Views
693
Activity
Aug ’21
Get active Window or Process Title Programatically
Hi Team, I used below code to get active window details. but unable to find title of it. Can you please help me on it. C# based code in Mac var foreground_app = NSWorkspace.SharedWorkspace.FrontmostApplication; foreground_app contains active application details. but i am not able to identify active window details . guide me which property or function i need to use to get active window title details EX: i opened Numbers, below condition will trigger if(foreground_app.LocalizedName.ToLower().Contains("numbers")) { /// }
Replies
0
Boosts
0
Views
1.3k
Activity
Jul ’21
Unable to change watch face after restart on WOS8 beta
After i restart watches, all faces are gone. Only Nike hybrid stays and the + button to add new face are gone too. On iPhone are all my faces but if i try to change to another face on phone, nothing will happen. I have to unpair and pair my watches to repair it but i can't restart it because it again stuck on Nike hybrid.
Replies
1
Boosts
0
Views
751
Activity
Jul ’21
Apple Watch is annoying.
Series 4 watch needs to update so I can pair it with my phone, an 11pro, but it keeps telling me my phone needs to be updated. Phone is completely up to date…I’ve checked 56 times. I uninstalled the watch app and then reinstalled..didn’t help anything. What’s the solution? Buy another watch? Buy a new phone? Run screaming from the building? At my wits end. I’ve tried this now over the last couple of months and it never works. Thanks Apple!
Replies
0
Boosts
0
Views
651
Activity
Jul ’21