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

[FR] Support of IOS live activity in python sdk #857

Open
pankajkumar opened this issue Jan 29, 2025 · 1 comment
Open

[FR] Support of IOS live activity in python sdk #857

pankajkumar opened this issue Jan 29, 2025 · 1 comment

Comments

@pankajkumar
Copy link

Is your feature request related to a problem? Please describe.
Firebase http v1 APIs provide supports for live activity in ios: https://firebase.google.com/docs/cloud-messaging/ios/live-activity
But this doesnt seems to be covered in python sdk, as there is no supported live_activity_token param : https://github.com/firebase/firebase-admin-python/blob/master/firebase_admin/_messaging_utils.py#L339

This token is required to start a live activity as per the mentioned json in- https://firebase.google.com/docs/cloud-messaging/ios/live-activity

Describe the solution you'd like
Please provide support of live activity in python admin sdk

Describe alternatives you've considered
The alternative is to use the http v1 API directly instead of using python sdk

@google-oss-bot
Copy link

I couldn't figure out how to label this issue, so I've labeled it for a human to triage. Hang tight.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants