Skip to content

feat(fcm): Add live_activity_token to APNSConfig #880

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

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

jonathanedey
Copy link
Contributor

Adds live_activity_token to APNSConfig, allowing you to specify a Live Activity token for APNS messages.

This change includes:

  • Adding the live_activity_token field to the APNSConfig class
  • Updated unit test to verify that the live_activity_token is correctly included in the encoded message

google-labs-jules bot and others added 2 commits May 26, 2025 16:50
… token for APNS messages.

This change introduces:
- Adding the `live_activity_token` field to the `APNSConfig` class
- Updated unit test to verify that the `live_activity_token` is correctly included in the encoded message
Copy link
Member

@lahirumaramba lahirumaramba left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! Thanks!

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.

3 participants