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!
Post
Replies
Boosts
Views
Activity
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.
I am also seeing this. It looks like its saying the network connection is lost from the logs, it is only happening for Facebook on my build as well which is strange. Might be the size of the download that is the problem?
We are seeing this issue as well on some of our users with iOS 14 devices. Do we have any updates on this issue? & Is there any other steps that we can do to try & remedy the issue?
I've tried
Updating the clock settings to automatic
Restarting the device
Re-installing the app
Updating the phone's OS
Seemingly out of no where I have just started to see this crash pop up as our #1 crash in app. It is a repetitive crash for most users that see it.
You need to set the changesSelectionAsPrimaryAction & showsMenuAsPrimaryAction to true for menu's to show.
Apple now requires that you remove the build (expire build) from TestFlight before removing the version from review.
Apple now requires that you remove the build (expire build) from TestFlight before removing the version from review.
Apple now requires that you remove the build (expire build) from TestFlight before removing the version from review.