Post

Replies

Boosts

Views

Activity

Comment on watchOS 9: ClockKit-based complications occasionally failed to display
Unfortunately, I was unable to reproduce this issue in a development environment. However, I continue to receive feedback and screenshots from a few users. The logs collected from my app confirm that WKExtension is running correctly, but the ComplicationController methods does not seem to be called by the system, even though the user has added this app's complication.
Topic: App & System Services SubTopic: Core OS Tags:
Oct ’22
Comment on watchOS 9: ClockKit-based complications occasionally failed to display
Thanks for following up! It seems that this problem only appears after the app update. I'm trying to reproduce it. I will attach to the FB if there is any valuable information.
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
Sep ’22
Comment on SwiftUI ScrollViewProxy.scrollTo(_:anchor:) always crash in iOS 16 beta 7: NSInternalInconsistencyException
I didn't find any solution. I used Introspect library to workaround it in the UIKit world. It doesn't look like Apple is recognizing the issue, as I haven't received any response to my FB. Please submit another FB if it is convenient. Thanks.
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
Oct ’22
Comment on Xcode Cloud is unable to grant access to git submodule
🤔 Have you tried clearing the cache?
Replies
Boosts
Views
Activity
Oct ’22
Comment on SwiftUI ScrollViewProxy.scrollTo(_:anchor:) always crash in iOS 16 beta 7: NSInternalInconsistencyException
👏TIL
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
Oct ’22
Comment on watchOS 9: ClockKit-based complications occasionally failed to display
Unfortunately, I was unable to reproduce this issue in a development environment. However, I continue to receive feedback and screenshots from a few users. The logs collected from my app confirm that WKExtension is running correctly, but the ComplicationController methods does not seem to be called by the system, even though the user has added this app's complication.
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
Oct ’22
Comment on watchOS 9: ClockKit-based complications occasionally failed to display
These users have been unable to solve the problem by re-adding complications, or even reinstalling the watch app.
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
Oct ’22
Comment on Removing title bar on Catalyst doesn't work on Ventura
Thanks for the information! 👏
Topic: UI Frameworks SubTopic: UIKit Tags:
Replies
Boosts
Views
Activity
Nov ’22
Comment on watchOS 9.2 breaks the complicationForeground() modifier
Thanks for the reply. 🤯 I don't think complicationForeground() should match widgetAccentable(). They should be the opposite. Because for the Apple Watch, the foreground should be the most prominent white and the background should be tinted.
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
Dec ’22
Comment on watchOS 9: ClockKit-based complications occasionally failed to display
Hello! I haven't made any substantial fixes. However, I haven't received any similar issue feedback in the past few months. It looks like this issue may have been fixed in a certain watchOS version, or the issue only occurred during the upgrade process from watchOS 8 to watchOS 9.
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
May ’23
Comment on AppleID Login failing in virtualized OS
+100 for this
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
Jun ’23
Comment on Xcode 15 + iOS 17 adds extra padding to widgets
👍 Very helpful. Thank you!
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
Jun ’23
Comment on Xcode 15 + iOS 17 adds extra padding to widgets
@oscb does not work in preview 😫
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
Jun ’23
Comment on Complications in WidgetKit - .accessoryCorner with curved text
Up vote.
Topic: App & System Services SubTopic: General Tags:
Replies
Boosts
Views
Activity
Jun ’23
Comment on Complications in WidgetKit - .accessoryCorner with curved text
Proposal: Simple Text("...") in corner should be always rendered as a curved text. If you need a regular text style, wrap it with a VStack or something.
Topic: App & System Services SubTopic: General Tags:
Replies
Boosts
Views
Activity
Jun ’23
Comment on Xcode 15 beta 1 failed to preview SwiftUI view in watchOS target
Yes... Solve it by Edit Scheme > remove the iOS main app target from the watchOS scheme. I don't know why it's selected by default...
Topic: Programming Languages SubTopic: Swift Tags:
Replies
Boosts
Views
Activity
Jun ’23