Skip to content
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

Live activity attributes type #1051

Merged
merged 2 commits into from
Feb 17, 2024
Merged

Live activity attributes type #1051

merged 2 commits into from
Feb 17, 2024

Conversation

jchambers
Copy link
Owner

This adds support for the attributes-type and attributes payload fields for Live Activities.

This fixes #1050.

@jchambers jchambers added this to the v0.15.4 milestone Jan 28, 2024
@erickok
Copy link

erickok commented Feb 5, 2024

Thanks! This looks good. We are testing remote live activity starting and are using your library. Any release planned?

@jchambers
Copy link
Owner Author

I'll put out a release when I can get a few contiguous free hours to do so. That said, I'm not treating this as an emergency because it only affects payload construction, and callers are free to create payload strings however they'd like; there's no requirement that you actually use Pushy's included payload builder!

@jchambers jchambers merged commit 08d01c3 into main Feb 17, 2024
48 checks passed
@jchambers jchambers deleted the live_activity_attributes_type branch February 17, 2024 17:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

add attributes-type and attributes to the payloadbuilder
2 participants