-
-
Notifications
You must be signed in to change notification settings - Fork 64
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix: Incorrect field name event
instead of events
in Live Activity push notification payload
#133
fix: Incorrect field name event
instead of events
in Live Activity push notification payload
#133
Conversation
Thanks for opening this pull request!
|
Codecov ReportPatch coverage:
Additional details and impacted files@@ Coverage Diff @@
## master #133 +/- ##
=======================================
Coverage 93.53% 93.53%
=======================================
Files 23 23
Lines 588 588
=======================================
Hits 550 550
Misses 38 38
☔ View full report in Codecov by Sentry. |
@mtrezza This is ready for review |
event
instead of events
in Live Activity push notification payload
## [5.2.3](5.2.2...5.2.3) (2023-07-21) ### Bug Fixes * Incorrect field name `event` instead of `events` in Live Activity push notification payload ([#133](#133)) ([a25c835](a25c835))
🎉 This change has been released in version 5.2.3 |
@dplewis @mtrezza this change seems wrong from the Apple documentation that I see on your referenced page.
It clearly says that we should use Using my own project, I am able to send live activity updates using version When I review the Console log I see this error Should we revert this? Or am I way off course here. Thanks. |
Apple must have updated the API. events type did look weird to me. Can you open a new issue? |
Will do! I'm going to push up a PR that also includes the |
… Activity push notification payload (parse-community#133)" This reverts commit a25c835.
🎉 This change has been released in version 6.0.2 |
Per the documentation https://developer.apple.com/documentation/activitykit/updating-and-ending-your-live-activity-with-activitykit-push-notifications
event
should beevents