Post

Replies

Boosts

Views

Activity

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.
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.
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