Post

Replies

Boosts

Views

Activity

Reply to watchOS 26.0.2 / iOS 26.0.1 + Workout Session Mirroring Failure
We are experiencing similar issues since iOS 26. We've observed that mirroring intermittently doesn't work if it immediately follows a workout sessions which users mirroring from the Apple Fitness app. To reproduce: Start mirrored workout on Apple's "Fitness" app, run for ~10 minutes End this workout Open our app, start workout session which requires mirroring. In this case, the mirroring almost always fails. When we attempt to re-connect with startMirroringToCompanionDevice , this function never throws, but never completes successfully either... it's as if it's hung / deadlocked.
Oct ’25
Reply to Live Activity for Workout app on Apple Watch
Just to follow up on this, excluding .small means you will not customize the live activity on the smart stack on the watch, but it does still show up. We have a similar issue, where we have an iOS app with a watch companion. The challenge we have is during a workout (we're a workout app), we display a live activity on the phone, which syncs to the watch. The watch smart stack then shows TWO widgets: The native workout widget The mirrored live activity from the phone This feels a bit redundant and unnecessary, but from what I'm reading there is no way to disable mirroring of the live activity all together, only disable customization.
Topic: App & System Services SubTopic: General Tags:
Oct ’24
Reply to How to disable Live Activity on Apple Watch while keeping it enabled on iPhone?
What about the case where a companion watchOS app is running a workout with WorkoutKit? We have a similar issue, where we have an iOS app with a watch companion. During a workout (we're a workout app), we display a live activity on the phone, which syncs to the watch. The watch smart stack then shows TWO widgets: The native workout widget The mirrored live activity from the phone This feels a bit redundant and unnecessary, but from what I'm reading there is no way to disable mirroring of the live activity all together, only disable customization.
Topic: App & System Services SubTopic: General Tags:
Oct ’24
Reply to CoreML fails to decrypt a model
Also having this issue. I found that it's related to encryption. The way we're able to reproduce is to delete app, fresh build. It'll work, but if we re-initialize the models a few times (for us models are initialized at launch so this means closing / opening the app 5-6 times), then it looks like Apple fails to decrypt the model. Presumably some sort of throttle on # encryptions per device. Deleting / reinstalling will refresh and you start again....
Dec ’22
Reply to watchOS 26.0.2 / iOS 26.0.1 + Workout Session Mirroring Failure
We are experiencing similar issues since iOS 26. We've observed that mirroring intermittently doesn't work if it immediately follows a workout sessions which users mirroring from the Apple Fitness app. To reproduce: Start mirrored workout on Apple's "Fitness" app, run for ~10 minutes End this workout Open our app, start workout session which requires mirroring. In this case, the mirroring almost always fails. When we attempt to re-connect with startMirroringToCompanionDevice , this function never throws, but never completes successfully either... it's as if it's hung / deadlocked.
Replies
Boosts
Views
Activity
Oct ’25
Reply to HKWorkoutSession.sendToRemoteWorkoutSession doesn't report success or failure
We're having the exact same issue on watchOS 10 and 11, and with phones running iOS 17 or 18.
Replies
Boosts
Views
Activity
Mar ’25
Reply to fullScreenCover not dismissed if binding changes rapidly.
Did you ever find a solution to this? We are doing a very similar thing where we have a fullscreenCover that is using a custom binding... where the getter is bound to a piece of state that can change rapidly. We're seeing similar things in watchOS 11 and iOS 18 where sometimes the fullscreenCover will not dismiss.
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
Feb ’25
Reply to Unable to change primary language of the app on App Store Connect
Also having this issue
Replies
Boosts
Views
Activity
Oct ’24
Reply to Live Activity for Workout app on Apple Watch
Just to follow up on this, excluding .small means you will not customize the live activity on the smart stack on the watch, but it does still show up. We have a similar issue, where we have an iOS app with a watch companion. The challenge we have is during a workout (we're a workout app), we display a live activity on the phone, which syncs to the watch. The watch smart stack then shows TWO widgets: The native workout widget The mirrored live activity from the phone This feels a bit redundant and unnecessary, but from what I'm reading there is no way to disable mirroring of the live activity all together, only disable customization.
Topic: App & System Services SubTopic: General Tags:
Replies
Boosts
Views
Activity
Oct ’24
Reply to How to disable Live Activity on Apple Watch while keeping it enabled on iPhone?
What about the case where a companion watchOS app is running a workout with WorkoutKit? We have a similar issue, where we have an iOS app with a watch companion. During a workout (we're a workout app), we display a live activity on the phone, which syncs to the watch. The watch smart stack then shows TWO widgets: The native workout widget The mirrored live activity from the phone This feels a bit redundant and unnecessary, but from what I'm reading there is no way to disable mirroring of the live activity all together, only disable customization.
Topic: App & System Services SubTopic: General Tags:
Replies
Boosts
Views
Activity
Oct ’24
Reply to Detect Watch double tap? (new feature)
Also following this. I haven't seen any documentation on this yet..
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
Oct ’23
Reply to presentCodeRedemptionSheet issue
Same issue - following!
Topic: App & System Services SubTopic: StoreKit Tags:
Replies
Boosts
Views
Activity
Apr ’23
Reply to Redeeming code stucks very often after pressing "Redeem offer code"
Same issue here. Following!
Topic: App & System Services SubTopic: StoreKit Tags:
Replies
Boosts
Views
Activity
Apr ’23
Reply to CoreML fails to decrypt a model
Also having this issue. I found that it's related to encryption. The way we're able to reproduce is to delete app, fresh build. It'll work, but if we re-initialize the models a few times (for us models are initialized at launch so this means closing / opening the app 5-6 times), then it looks like Apple fails to decrypt the model. Presumably some sort of throttle on # encryptions per device. Deleting / reinstalling will refresh and you start again....
Replies
Boosts
Views
Activity
Dec ’22
Reply to Offer codes not working in live appstore app when entering with presentCodeRedemptionSheet()
Same issue here.
Topic: App & System Services SubTopic: StoreKit Tags:
Replies
Boosts
Views
Activity
Oct ’22
Reply to Redeeming code stucks very often after pressing "Redeem offer code"
Also following this. Same issue here
Topic: App & System Services SubTopic: StoreKit Tags:
Replies
Boosts
Views
Activity
Oct ’22
Reply to Dismissing animation of the "Sign in with apple" modal view is broken on iOS 15.1
Also seeing this - looks like a bug with Apple
Topic: App & System Services SubTopic: General Tags:
Replies
Boosts
Views
Activity
Jan ’22
Reply to Wrong crown focus
GBR007 - did you ever find a solution to this? We are experiencing the same issue on an app currently
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
Sep ’21