-
-
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 key events
instead of event
for Live Activity
#136
Conversation
… Activity push notification payload (parse-community#133)" This reverts commit a25c835.
Thanks for opening this pull request!
|
I will reformat the title to use the proper commit message syntax. |
dismissal-date
; fix incorrect key events
instead of event
for Live Activity
This is 2 PRs (feature addition + bug fix) in 1. Could you please separate the dismissal date addition into a separate PR? Unless it's related to the bug fix of course. |
dismissal-date
; fix incorrect key events
instead of event
for Live Activityevents
instead of event
for Live Activity
@kurtguenther Do you think you could move the feature addition into a separate PR, so we can get this bug fix merged? It also seems that the feature tests are not passing in the CI. |
Superseded by #148 |
Continuing from here.
This reverts this PR from @dplewis.
Additionally it adds
dismissal-date
as a field to APS + tests.