Also having this issue
Post
Replies
Boosts
Views
Activity
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.
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.
Also following this. I haven't seen any documentation on this yet..
Same issue - following!
Same issue here. Following!
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....
Same issue here.
Also following this. Same issue here
Also seeing this - looks like a bug with Apple
GBR007 - did you ever find a solution to this? We are experiencing the same issue on an app currently