Post

Replies

Boosts

Views

Activity

Reply to Live Activity Push updates throttling with frequent updates
I will comment on this, not with any solution but hopefully it helps. There is an APNS "budget" that they talk about in this doc: https://developer.apple.com/documentation/activitykit/updating-live-activities-with-activitykit-push-notifications# There is quite a bit of information which we have utilized with limited success (because it is so difficult to test). Primarily using more priority 5 pushes, and setting the frequent live activity updates flag in my Info.plist. Good luck and let me know what works for you!
Nov ’23
Reply to Xcode 15: "Cycle inside ...; building could produce unreliable results" due to DSTROOT=/
Same issue here. I have tried reading the error message and moving the (in my case crashlytics) run scripts around with no avail. My issue is that I also have a live activity extension that has embedded frameworks that cannot be above or below crashlytics. I'm REALLY hoping someone at apple has seen this thread & are working to fix this for the GM or Beta 5.
Jul ’23